I came across this over at alldroid and in froyo you cannot move your app to your sdcard unless the developer included that feature. This is why alot of apps are greyed out where it says move to sd. Well now we can move every app regardless. In terminal type
su
pm setInstallLocation 2
This is case sensitive. Not recommended to move widgets
Now you can move all your apps. (Thank you to davidbudd1 at alldroid for sharing this tip) figured i would share it over here at DF.
su
pm setInstallLocation 2
This is case sensitive. Not recommended to move widgets
Now you can move all your apps. (Thank you to davidbudd1 at alldroid for sharing this tip) figured i would share it over here at DF.