- Mar 1, 2011
- 7
- 1
- 0
I am trying to follow instructions to force moving of apps to SD card (to free up memory on my phone). I have a stock V which is not rooted. Also, I accidentally installed the OTA (damn those one click installs) not sure if that causes any issue.
On running the following command:
adb shell pm setInstallLocation 2
I get a message which says:
[1] Killed pm setInstallLoc...
When I try to install new apps they still go to main memory and those who won't want to budge from the mail memory still have the move to SD card grayed out.
Strangely when I set it back to default value - 0, I get no such error.
Any suggestions?
On running the following command:
adb shell pm setInstallLocation 2
I get a message which says:
[1] Killed pm setInstallLoc...
When I try to install new apps they still go to main memory and those who won't want to budge from the mail memory still have the move to SD card grayed out.
Strangely when I set it back to default value - 0, I get no such error.
Any suggestions?