Friday, November 18, 2011

Move application to SDcard Android Without Rooting


It seems if you want to move an application from phone storage to the SD card should be rooting. but there are ways to move applications from the phone storage to SDcard without Rooting . 
and it this way :

1. Plug your Android Mobile with Data cable USB to your PC 

2. Download Aplications ADB


3. Once downloaded, extract the sample anywhere from my user directory, install adb.exe

4. Open cmd, moved to the directory where the save adb


5. Once on adb directory, run this command: adb shell pm setInstallLocation 2

  
Note:
Not advisable to move the widget, launcher, keyboard, sms, contact

2 comments: