[Q] Help with JBED and J2ME and more - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

I am very very new to this and so excuse me if I make mistakes. I am not a developer but an end-user and I love your forum. The way it is
organized and explanations given.
Here is my problem:
1. How do I transfer files from my PC to my Samsung Galaxy III? I have ES Explorer but can't find a way to do it. I have rooted
my phone.
2. How do I copy apk and jar files to :\?
3. What do I need on my phone to make jar files and apk files run?
Thank you.

Albeli said:
I am very very new to this and so excuse me if I make mistakes. I am not a developer but an end-user and I love your forum. The way it is
organized and explanations given.
Here is my problem:
1. How do I transfer files from my PC to my Samsung Galaxy III? I have ES Explorer but can't find a way to do it. I have rooted
my phone.
2. How do I copy apk and jar files to :\?
3. What do I need on my phone to make jar files and apk files run?
Thank you.
Click to expand...
Click to collapse
1. connect phone to pc and transfer files manually (as a media device. must have usb debug mode selected on phone), through kies/kies air or via a 3rd party program like airdroid
2. same technique as above
3. apk files can be accessed in the es explorer you have on your phone. select the apk and hit "install"

Related

Manual backup of XAPs, Favorites. Download RAR, Cab, 7z files. Full ZIP files

Hi everyone,
I'm posting a method today which i use to backup my XAP files and favorites. I hope that they will help others too and I'm posting some other tips too which i gathered around from the web and XDA. I will be constantly updating this post.
Most of the tips I've provided here are only for Fully Unlocked Phones
Backup .XAP files downloaded from Zune Marketplace
Access your phone's files using any File manager FileBrowser by ego zheng, Unique File Manager by Mohsen Unique Or TouchXplorer by julien Schapman.
Both FileBrowser and Unique file manager can open XAP files but TouchXplorer will throw an exception.
Open FileBrowser and Goto /My documents/Zune/PimentoCache/Lib/
There should be numerically named folders containing cached XAP files but with .ZMZ extension which will look like this
app0b792c7c-14dc-df11-a844.zmz Copy those files to another folder and rename the extension ZMZ to XAP. You should keep in mind that PimentoCache folder gets cleared after every few days. So you have to copy those files as soon as you've downloaded from the marketplace.
You MUST have XAPdeployer by Ultrashot installed for the following trick to work.
If you want to open ZMZ files in the FileBrowser to see which ones you are copying or renaming. Launch Registry Editor by Julien Schapman open HKEY_CLASSES_ROOT create a new key .ZMZ open .ZMZ and create a new String value "Default" enter "xapdeployerfile" in the value and tap OK. Now you can open ZMZ files in the file browser.
Backup XAP files downloaded with Bazaar App
Using Phone's file manager Or Windows Explorer on computer Goto
Application\Data\9daf0fc-a0ee-4cfc-905a-cc812d678a35\Data\IsolatedStorage
all homebrew XAPs downloaded from Bazaar will be in this folder.
Backup XAP files downloaded with wPhoManager
If you download files with wPhoManager from W.I.N.C.O marketplace all the XAPs downloaded will be in
Applications\Data\8A011F29-D5A3-4942-B865-71198AAB94AE\Data\IsolatedStorage
Screen Goes Blank during Incoming/Outgoing calls
I had this problem sometime ago when my HD7 fell real hard and started giving these problems. So I searched the web and found this solution from some website. If you are having problems (Blank screen and inaccessible phone) while incoming/outgoing calls it has to do with the proximity sensor. It goes out of alignment and that results in the black screen during the call. While the call is active, since the screen is essentially turned off by the proximity sensor, I can’t use the keypad or even hang up the call!
The fix is to press down hard on the area where the proximity sensor is. It’s located at the top of the screen – pretty much where the HTC logo is. Just press hard on that area and that should move the sensor back into place.
Backup Internet explorer's Favorites
Browse to /Windows/Favourites and copy all the content to a folder of your choice. Put them back in after you've reset your phone or installed a new firmware. You can also use IE fav Backup by Sh4d0w86 that's also a pretty good app for doing this task.
Saved Office mobile files OR copy Documents from computer to phone
All your Word, Excel, Powerpoint files you saved on your phone are stored in My documents. If you have files in your computer and you want them on your phone. Just copy all those to My documents and they will be in your files list.
Record incoming/outgoing calls complete with environmental effects
This trick does not even need any sort of unlock. Call any number on speaker and press the camera button Switch to Video Recording mode and tap Record. Your call will be recorded in a video use VirtualDub(or any other audio extraction software) to extract the audio and Audacity to reduce environmental effects if there are any.
ZIP files
By default downloaded ZIP file's content (Which can open by default in Windows Phone 7)is in Applications/Volatile/ZipView/(This folder gets deleted when you close the ZIP file, So you have to keep the ZIP file open until you've copied). but the limitation is that you have to open each file individually. But if you want to download the complete file without any content limitation. Do the following method :-
»Open your file manager on your phone OR windows explorer on PC.
»Goto \Windows\Profiles\Guest\Temporary Internet Files\
»There should be folders with names like 9FADAF33, Q110E4PZ, U0GWIYEF and U2QKY63D(exact names can differ)
»Your downloaded ZIP file will be in one of these four folders.
»Copy/Paste downloaded ZIP file to another location where you keep your files.
This method is helpful if you are downloading ZIP files which contains DLLs, EXE or any other format files which WP7 cannot open.
Download WinRar, CAB, 7Z files
Windows phone 7 does not recognize these file types so it will not download these files if you want to. With the following tip you can download these files to your phone.
»Start your phone's Registry Editor and tap HKEY_CLASSES_ROOT
»Create three new keys .Rar, .cab, .7z
»Open each key and create String "Default" with "Zipfile" as a value
»Now you can download Winrar, 7Zip, and CAB files in Internet Explorer.
If any of the above tips helps u out a little please hit thanx or reply if you have any question or suggestion.
I will add shortly:
xap handler = new registry key HKCR/.zmz and string value: Default -xapfile
unique file manager extract zipfile
Download WinRar, CAB, 7Z files
Windows phone 7 does not recognize these file types so it will not download these files if you want to. With the following tip you can download these files to your phone.
»Start your phone's Registry Editor and tap HKEY_CLASSES_ROOT
»Create three new keys .Rar, .cab, .7z
»Open each key and create String "Default" with "Zipfile" as a value
»Now you can download Winrar, 7Zip, and CAB files in Internet Explorer.
If any of the above tips helps u out a little please hit thanx or reply if you have any question or suggestion.[/QUOTE]
Thanks for the valuable info.
Great job
It did and did not work
The rar file can be downloaded, but wp7 cannot read it or recognize it, it shows corrupted file or unreadable file by the system.
It seems we need rar code to be native so we will be to open rar files.
meover said:
Download WinRar, CAB, 7Z files
Windows phone 7 does not recognize these file types so it will not download these files if you want to. With the following tip you can download these files to your phone.
»Start your phone's Registry Editor and tap HKEY_CLASSES_ROOT
»Create three new keys .Rar, .cab, .7z
»Open each key and create String "Default" with "Zipfile" as a value
»Now you can download Winrar, 7Zip, and CAB files in Internet Explorer.
If any of the above tips helps u out a little please hit thanx or reply if you have any question or suggestion.
Click to expand...
Click to collapse
Thanks for the valuable info.
Great job
It did and did not work
The rar file can be downloaded, but wp7 cannot read it or recognize it, it shows corrupted file or unreadable file by the system.
It seems we need rar code to be native so we will be to open rar files.
Click to expand...
Click to collapse
The reason why i posted that registry key wasn't to open RAR files but to download them on your phone so you can copy that file to your computer. Because sometimes the content you wanna download is in RAR format.
jashd7 said:
Thanks for the valuable info.
Great job
It did and did not work
The rar file can be downloaded, but wp7 cannot read it or recognize it, it shows corrupted file or unreadable file by the system.
It seems we need rar code to be native so we will be to open rar files.
Click to expand...
Click to collapse
The reason why i posted that registry key wasn't to open RAR files but to download them on your phone so you can copy that file to your computer. Because sometimes the content you wanna download is in RAR format[/QUOTE]
thanks again, really great job.
I see.
But I hope we can:
Open rar file and extract content like PDF, media file, etc.
I really need 2 task:
Open PDF file within the browser.
Can print the PDF over wireless printer.
they are not accomplished missions yet
meover said:
The reason why i posted that registry key wasn't to open RAR files but to download them on your phone so you can copy that file to your computer. Because sometimes the content you wanna download is in RAR format
Click to expand...
Click to collapse
thanks again, really great job.
I see.
But I hope we can:
Open rar file and extract content like PDF, media file, etc.
I really need 2 task:
Open PDF file within the browser.
Can print the PDF over wireless printer.
they are not accomplished missions yet [/QUOTE]
i hope too but WP7 is closed like a fort, it's not developer friendly and it's really hard and time consuming to do modifications or add new features. You can put some minor things here and there but nothing too big.
Hello!
I copied and moved some .zmz file in my pc.
I renamed them in .xap and tried to deploy them into my HTC 7 Pro with Dynamics 1.21 ROM.
I tried with WPH Xap Deployer, wf Phone Tools and Phone7Deployer, but I only got errors (failed to open the manifest file. This may not be a valid xap).
I suppose this should be related to app encription...
So now, also without Reinstaller working, if we make whatever can delete the apps from the phone, we will have to pass through the marketplace, with app list opened on Zune on our pc... :crying:
Otherwise, a way could be:
1) to know an app's guid, i.e. with cache clearer
2) use a storage explorer on pc, like windows phone device manager and go to
application/Install/(application guid);
3) copy that folder into pc
4) right click on the folder to create a zip file
5) change the extension of the zip file to xap (you can do it at the end, there
some softwares for file renaming...)
A long way if you have some tenth apps installed...
lordmago said:
Hello!
I copied and moved some .zmz file in my pc.
I renamed them in .xap and tried to deploy them into my HTC 7 Pro with Dynamics 1.21 ROM.
I tried with WPH Xap Deployer, wf Phone Tools and Phone7Deployer, but I only got errors (failed to open the manifest file. This may not be a valid xap).
I suppose this should be related to app encription...
So now, also without Reinstaller working, if we make whatever can delete the apps from the phone, we will have to pass through the marketplace, with app list opened on Zune on our pc... :crying:
Otherwise, a way could be:
1) to know an app's guid, i.e. with cache clearer
2) use a storage explorer on pc, like windows phone device manager and go to
application/Install/(application guid);
3) copy that folder into pc
4) right click on the folder to create a zip file
5) change the extension of the zip file to xap (you can do it at the end, there
some softwares for file renaming...)
A long way if you have some tenth apps installed...
Click to expand...
Click to collapse
You are right about apps encryption. Microsoft recently encrypted all their XAPs on marketplace.
jashd7 said:
You are right about apps encryption. Microsoft recently encrypted all their XAPs on marketplace.
Click to expand...
Click to collapse
Nonetheless, if we've got encrypted XAPs specific to our devices, we ought to be able to install them on the device somehow from within the device. We'd just need to initiate the install routine. Does anyone know how to do this?
Thanks
What I am interested in, is a way to take my games save states and back them up. I'm sick of restarting Angery Birds every time I flash my phone. lol Rest of this is super interesting stuff though.
TheXev said:
What I am interested in, is a way to take my games save states and back them up. I'm sick of restarting Angery Birds every time I flash my phone. lol Rest of this is super interesting stuff though.
Click to expand...
Click to collapse
Did you try to look into the Angry Birds folders in your device if it saves something,
for example using FileBrowser (http://forum.xda-developers.com/showthread.php?t=1544399) or Webserver from GoodDayToDie?
If there's something there, you should be able to copy your states in your pc and put them back in your device, I think...
TheXev said:
What I am interested in, is a way to take my games save states and back them up. I'm sick of restarting Angery Birds every time I flash my phone. lol Rest of this is super interesting stuff though.
Click to expand...
Click to collapse
You can use Program Manager by ego Zheng to backup your angry birds settings. You just have to put your saved settings in your angry birds folder after you've flashed.
Here's the link to program manager
http://forum.xda-developers.com/showthread.php?t=1922454
Your saved XAP files will be in Applications\Data\12345678-87bf-4d87-a529-0dff41efd592\Data\IsolatedStore\Xap
Your Data backups will be in \Applications\Data\12345678-87bf-4d87-a529-0dff41efd592\Data\IsolatedStore\Data

Samsung Applications.

Hello to all of my Fellow Sprint Galaxy S users.
For all of you who are using these awesome alternative ROMS. I have ran
into the issue of wanting the original Samsung S-Cloud and not having it in some roms.
For all of you that are looking for them, I have compiled them into a useable file that you can install if you want them.
In order to use the file, here is what you need to do:
1. Download the zip file located from this thread.
2. Unzip file and put on root of external sd-card.
3. Open file with any file manager.
4. Install all of the apks on your device and reboot device.
Now that you have installed the apks, you can set up your S-Cloud and utilize Samsung Allshare Play.

Install APKs the Easy Way [PC]

This is kind of a common knowledge thing. But just in case someone out there isn't aware of this simple little application (that is free to download) I thought I would share it here.
I have included the application in the zip file. It's pretty self explanatory to use but if you have a question just post it and someone will know the answer.
1. Download the package and unzip.
2. Run the application "ApkInstaller"
3. Drag and drop your APK files into the application
4. Connect your device to your PC via USB
5. Right click anywhere inside the application and select all APKs
6. Run installer
7. Wait for it to finish and enjoy
Download Here
U can do this directly from ur phone.... no pc needed
SGS4
kanyewest said:
U can do this directly from ur phone.... no pc needed
SGS4
Click to expand...
Click to collapse
True... but I hate having things in my internal storage / sdcard that are not necessary. And this allows me to keep ALL of my apps (their current versions) in one place... and allows me to do a much faster batch install. A clean install. Not a restore from backup like in Titanium Backup (which causes problems at times).
built a new folder in sd. copy apk in
and install it with phone file exploer
copy to folder is the best way to install application

Editing .zip files

Does anybody know of an app that would allow me to edit .zip files on my phone? Sometimes before flashing a ROM I like to remove some system apps, which I use winrar for on my PC. But I use es file explorer on my phone and it can only view and extract .zip files. thanks to anyone who can help!
Nevermind! I did a quick search on play store after I posted this, not sure why I didn't do that first but ZArchive does exactly what I need.

[HOW TO] [ROOT]: Install Custom S-Pen Pointers and Sounds

Hello everyone. This is my second attempt at making a useful thread for the community so if it isn't formatted correctly or isn't right in anyway please PM me and I will fix it., it might be helpful to me to leave instructions on how to fix it as well. If something like this already exists, I am sorry please notify me of that and I will take this down.
This is a thread to instruct you on how to make custom s-pen sounds and install them as well as how to install custom s-pen pointers on any TW based rom including stock ( this is just install, I don't know how to make custom pointers yet). There are two requirements YOU MUST BE ROOTED AND RUNNING STOCK OR TW BASED ROM. This is my method, I am not saying that there aren't better ways just that this is how I do it and I know it works. I am not responsible for things going wrong and you being left with a device that doesn't work. You do this because you choose to and understand the risk involved. Also, please make back ups of all the files you want to change so that you have all the original files.
For Sounds: (You can use any sound you have or even the voice record app to make the sound you'd like)
1. Make sure you're rooted
2. Have some sort of root permission file explorer installed (I use Rom Toolbox)
3. Find or record the sounds you want to use as your s-pen attach and detech sounds If they aren't in the .ogg format then convert it to .ogg (I use wavepad for this step)
4. Decide if you want the sound to be sound 1,2 or 3
5. Once you have your sound the way want it rename the file for attach to Pen_att_noti1 (the number can also be a 2 or 3 depending on where you want the sound) and the sound for detach to Pen_det_noti1 (again the number can be different)
6. Place the files on your phone where you can locate them with the file explorer you have installed.
7. Locate the file(s) you want to use and using your explorer navigate to the directory system\ media\ audio\ ui and paste the sounds there. (You might be asked to overwrite whats there. If you want to save the original sounds simply find the file with the same name before you paste and rename to (thefilenamehere.ogg.bak)
8. Restart your phone
9. Once rebooted navigate to your spen sound selector and choose the sound want.
Thanks to my friend TheGrammerFreak for this nexxt bit
For Pointers:
(I don't know how to make pointers. This is assuming you have a file that you know can be used as the pointer. i am trying to learn and when/if I do I will add that to this thread)
1. Make sure you're rooted
2. Make sure you have some root permission file explorer installed.
3. Make sure you have a program that can open .apk files on you PC (I use 7-Zip)
4. Using the explorer you have navigate to the directory system\ framework and copy the file framework-res.apk to a place that you can access via the pc (I used my extsdcard)
5. Attach your phone to the computer
6. Find the framework-res.apk and move it onto your computer
7. Take the file you want to use and reaname it to tw_pointer_spot_hovering_spen
8. Open (not to be confused with unzip. Right click the apk and select "open with") the framework-res.apk with a program that will open it
9. Once open navigate to res\ drawable-xhdpi and find the file named tw_pointer_spot_hovering_spen delete that file and take the file you made/have of the same name and paste it directly into that directory. exit the program after doing so.
10 Take the framework-res.apk file that you edited and place onto your phone where you can locate it.
11. Detach your device from the computer
12. Using your explorer on your phone navigate to the edited framework-res.apk[ and select to copy it.
13. Navigate with your explorer to the directory system\ framework and paste the file there. WARNING: You might get several errors and force closes, don't worry this is normal.
14. Either restart your phone or pull your battery and boot up and you will now see your new pointer. Enjoy!
NOTE: If you want a different pointer for your files that air view capable or if you want your new pointer to be used as your air view pointer follow the same instructions except that the file you are wanting to use and the one you replace are both named tw_pointer_spot_hovering_spen_more and these files can be the same as your normal pointer if you choose.

Categories

Resources