How to force App to SD on Galaxy Ace or Android Froyo 2.2+ without ROOT permission.This method is only for
Windows PC:
ALERT: "Try this with your own RISK"1) Download
Java SDK from this website and install it to your PC.
2) After finished installed the Java SDK, then download the
Android SDK . exe 3) Then connect your Ace using USB cable to your PC, and enable USB debug mode.
4) Open the Android Manager that you have just installed (on step 2). Download the default API and Google USB Driver Package. (as shown in diagram 1 below)
Diagram 1:
» Click to show Spoiler - click again to hide... «
5) After finished installed, you should be able to see the Installed package in the Android Manager.
6) Next open your Windows "command prompt". Go to Start>Run> type CMD and press ok.
7) in command prompt type:
CODE
cd \
cd "Program Files"
cd android
cd android-sdk
cd platform-tools
adb shell
$pm setInstallLocation 2
Your command should be like shown below in diagram 2.
Diagram 2:
» Click to show Spoiler - click again to hide... «
8) The command $pm setInstallLocation 2 will be shown again after you entered it, this indicate that it has been successfully modified.
9) Done! Basically all newly installed app will be stored at ur SD. For app that has been installed in your Ace go to your Galaxy Ace setting > manage application>"the application">and move to SD
Attention! Widgets, Launcher should not be placed in SD, move it to ur phone memory if it is installed at your SD.Tutorial Created by: RD33
Reference:
http://androidboss.com/force-apps-to-move-...-card-on-froyo/