Option to move Apps to SD is grayed out


jmstump

Members
Mar 29, 2011
1
11
I noticed when I installed the latest version on my Nexus One that it won't let me move any apps to the SD card. I know it's recognizing my SD card because it plays music and the gallery pulls up my pictures from it without an issue.

I can install apps just fine from the Market. I know that is an issue, but I haven't had a problem with it in this instance.

I was wondering if this was a problem with anyone else.
 

SamUI

Members
Nov 22, 2010
32
16
I was using Move2SD to force my N1 to have SD apps. It works in 1.3.25, but I've noticed that a lot of apps don't appear when I reboot sometimes. Your mileage may vary.

Sent from my Nexus One using the miui-dev.com Forums App
 

mschmitt01

Forum donator
Nov 29, 2010
119
26
A good rule of thumb is don't force an app the has a widget. If you do the widget will not work. If apps2sd doesn't work for you try using titanium backup. It can move anything to SD.

Sent from my Desire CDMA using Tapatalk
 

ZeroBarrier

Members
Nov 24, 2010
249
38
Commands are case sensitive.

Terminal Emulator:

su
pm setInstallLocation 2

ADB

adb shell
pm setInstallLocation 2

Proceed to move unprotected apps to SD card. Enjoy.