try to wipe all dataMine does this too...
try to wipe all dataMine does this too...
Go to setting ---> application --->Manage applications ---> running apps - force stop it then check your app drawer again.Battery died. Plugged phone in. Restarted phone. Apps not in Apps Drawer. Apps Still show in settings:Manage. ???
Thanks, but I've already gone back to default way.Go to setting ---> application --->Manage applications ---> running apps - force stop it then check your app drawer again.
I ran a cross this little tip to force all apps to be installed on SD.
Unlock move to SD card for existing apps:
adb shell
pm setInstallLocation 2
I did what you said and that didn't do the trick.Go to setting ---> application --->Manage applications ---> running apps - force stop it then check your app drawer again.
thank you!! this worked like a charm. I guess it was the LP that was causing the problem.. I was going to wipe my phone for the heck of it. thanks again.I get this with problem with LauncherPro, always does it after reboot. Just restart LauncherPro (Menu, (the one between home and back), Preferences, scroll to the bottom and Restart LauncherPro)
su
pm setInstallLocation 2
LOVIN IT!!! Thanks...I ran a cross this little tip to force all apps to be installed on SD.
Unlock move to SD card for existing apps:
adb shell
pm setInstallLocation 2
Except you don't need root to do it via adb, pretty sure this would, but good tip regardless!This trick works absolutely fine! Or if you don't want to mess with ADB, download the Mod Install Location app: http://www.sizzledcore.com/2010/07/02/install-any-app-on-sd-card-on-android-2-2/
It only moves the apk itself. It's up to the application if it stores data in internal or external storage.If anyone can answer this question of mine i'd appreciate it..
Well i have a stock frf-91 N1 and i have it forced to install apps onto my sd. What i'm trying to understand is.. are the apps im going apptosd transferring all the memory to SD? Because i noticed when i transfer an app to sd the internal memory is still being taken up. Like i said i'm not sure how this apps to sd works, so if anyone can clarify that be great.
(reason for this question is because i installed soo many games/apps and its forced to my SD, then i realized that the internal memory i had 160 to start with is down to 20.)
Thanks for the tip. I was under the impression move to SD was app specific and the had to be enabled within the apk before froyo would let you move it. This is great for those huge apps like flash that was stealing all my storage space.Unlock move to SD card for existing apps:
adb shell
pm setInstallLocation 2
Thanks for the feedback.. i thought apps2sd would take all of the memory straight to sd. So rooting the device would unlock the rest of the internal storage the phone has(512)?It only moves the apk itself. It's up to the application if it stores data in internal or external storage.
I went from 20 to 45M free, so it was sufficient for me to gain some extra internal storage space, but the drawback is having 20-30 apps on the SD card makes it take foooorreeeevvvveeeeerrrr to switch to mass storage. The apks are somehow loop mounted, and it has to unmount each of them before it can unmount the SD card and give it to the mass storage.
When I switch to another ROM, I'll be using the old apps2sd method.
er, what? I don't know of any storage limitation the Nexus One has, it had a memory limitation due to the kernel in use, but the Froyo kernel fixed that.Thanks for the feedback.. i thought apps2sd would take all of the memory straight to sd. So rooting the device would unlock the rest of the internal storage the phone has(512)?
What i'm trying to understand that the nexusone has flash memory of 512mb but my phone only has roughly 180mb to start with. then i have to use force apps2sd in order to save some of my internal memory. i want to know if anyone has 512mb memory like the phone should have?er, what? I don't know of any storage limitation the Nexus One has, it had a memory limitation due to the kernel in use, but the Froyo kernel fixed that.