kaos420
Senior Member
- Jan 27, 2012
- 147
- 27
you need adb and all the drivers installed enable usb debugging on tablet . connect to pc. run cmd.exe
now type in your path
"cd C:\android-sdk-windows\platform-tools"
"adb devices"
"adb shell"
A $ sign should pop up
"pm setInstallLocation 2"
Another $ should pop up
And your done. Close everything, disconnect tablet, turn off phone and then turn it back on again
Note:Now the tablet 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 manually move those already installed on the tablet. Install some apps like app2sd etc.
It’s preferable to install certain apps to the main memory, since it will take a while before the SD card becomes available when you start your tablet. Applications installed on the memory card will also be unavailable to the system each time you mount your tablet as a disk drive.
In general, apps that integrate with the Android OS and that often run in the background is better to install on the internal storage, while games and most other applications will have no problem chilling outside on your SD.
Widgets should essentially be installed on android memory.
i did this on my wifes vtab and freed up a crap load of total space for install apps.
while this actually still doesnt move them to sd. it will free up total sace for you to install more apps.
now type in your path
"cd C:\android-sdk-windows\platform-tools"
"adb devices"
"adb shell"
A $ sign should pop up
"pm setInstallLocation 2"
Another $ should pop up
And your done. Close everything, disconnect tablet, turn off phone and then turn it back on again
Note:Now the tablet 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 manually move those already installed on the tablet. Install some apps like app2sd etc.
It’s preferable to install certain apps to the main memory, since it will take a while before the SD card becomes available when you start your tablet. Applications installed on the memory card will also be unavailable to the system each time you mount your tablet as a disk drive.
In general, apps that integrate with the Android OS and that often run in the background is better to install on the internal storage, while games and most other applications will have no problem chilling outside on your SD.
Widgets should essentially be installed on android memory.
i did this on my wifes vtab and freed up a crap load of total space for install apps.
while this actually still doesnt move them to sd. it will free up total sace for you to install more apps.
Last edited: