Applications to SD Card in Unrooted Android Devices || It Supports 2.0,2.2,2.3
This requires Android 2.2 or above
It doesn't void your warranty
It doesn't delete existingapps
It's perfectly safe
It doesn't require rooting.
I realise there are a few threads about this, but I thought I would make a new one for to make easier than any other guide, and hopefully people will find it more easily as they won't have to scroll through pages of other threads to find an answer.
I am now successfully running most apps from my SD Card now. So here is My guide - hope it helps
Download the SDK from here- Android SDK | Android Developers
downloadedexe file should be installed.
Note:
basically installed files only in "C:\Program Files "here you find the android folder.
Copy that Android folder to the desktop.
Open the folder on the desktop and open the file, SDK Manager.exe (as no such file as setup.exe exists in the new version of the SDk)
Close the command or windows command prompt window that opens else automatically closes.
Untick all options you are promted to download except ones like the manuals, and Essentially, ensure theUSB driver option is selected or ticked.
Let these files download
Ensure on your phone, USB Debugging is on - Go to Settings/Applications/Development/USB Debugging and ensure its ticked or on.
Open windows commandpromt . Start / Run
Type in (without quotations) "cmd"
The following should appear. (note its "users" in windows 7, )
15. Type in the following after the ">" at each step (without quotations,and including spaces and capital letters)
"cd desktop\android\android-sdk\platform-tools" (might be "cd desktop\android-sdk-windows\platform-tools" inwindows 7)
"adb devices"
"adb shell"
A $ sign should pop up
"pm setInstallLocation 2"
Another $ should pop up
should show like this
16. Now the phone will be set to install all apps you install onto the SD card. However, current apps on phone will mostly still be stored on the internal memory. This process doesn't move these apps for you, it adds the ability. So you must now mannually move those already installed on the phone.
To do this, go to settings / applications / manage applications
Then you just click on an app, and the move to SD card box should no longer be Grey. So you must now move all the apps you want onto the SD Card.
It doesn't void your warranty
It doesn't delete existing
It's perfectly safe
It doesn't require rooting.
I am now successfully running most apps from my SD Card now. So here is My guide - hope it helps
Download the SDK from here- Android SDK | Android Developers
downloaded
Note:
basically installed files only in "C:\Program Files "here you find the android folder.
Copy that Android folder to the desktop.
Open the folder on the desktop and open the file, SDK Manager.
Close the command or windows command prompt window that opens else automatically closes.
Untick all options you are promted to download except ones like the manuals, and Essentially, ensure the
Let these files download
Ensure on your phone, USB Debugging is on - Go to Settings/Applications/Development/USB Debugging and ensure its ticked or on.
Open windows command
Type in (without quotations) "cmd"
The following should appear. (note its "users" in windows 7, )
15. Type in the following after the ">" at each step (without quotations,and including spaces and capital letters)
"cd desktop\android\android-sdk\platform-tools" (might be "cd desktop\android-sdk-windows\platform-tools" inwindows 7)
"adb devices"
"adb shell"
A $ sign should pop up
"pm setInstallLocation 2"
Another $ should pop up
should show like this
And your done. Close everything, disconnect phone, turn off phone and then turn it back on again.
16. Now the phone will be set to install all apps you install onto the SD card. However, current apps on phone will mostly still be stored on the internal memory. This process doesn't move these apps for you, it adds the ability. So you must now mannually move those already installed on the phone.
To do this, go to settings / applications / manage applications
Then you just click on an app, and the move to SD card box should no longer be Grey. So you must now move all the apps you want onto the SD Card.
when m giving cmd "adb devices" it doesnt show up my device or any other device....
ReplyDeletejst shows list of devices attatched
plzz help regarding this
"adb devices" is cmd to see what all devices are connected to you computer only.!
ReplyDelete