Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
this method certainly works!The only downside appears to be that applications installed pre-modification and then subsequently moved to the SD card don't seem to be updated via the Market - at least not to the SD card. But a re-installation seems to work fine. So all in all, a good tip.
I have used this method and it has helped me no end to cl4ear up some space on the internal memory. I do however seem to still get a lot of apps installing on the internal memory and i have to move them manually. Is this normal? Its not too much of a problem but it just means i have to keep an eye on every download to see where it has ended up.
Thanks
Nath
I am using froyo btw on a non branded desire.
C:\AndroidSDK\tools>adb shell
$ pm setInstallLocation 2
pm setInstallLocation 2
Error: unknown command 'setInstallLocation'
C:\AndroidSDK\tools>adb shell
$ pm setInstallLocation 2
pm setInstallLocation 2
Error: unknown command 'setInstallLocation'
Are you running 2.1 or 2.2? This error appears on 2.1 as the command doesn't exist. You must be running 2.2 to switch the default install location afaik.After the last step: 'pm setInstallLocation 2' I have got the following error:
'unknown command' "setInstallLocation"?
what should i do? can anyone have me?
Thanks.
Sorry, but may I ask, how on earth is that possible? I performed this procedure successfully and now nearly all of my apps are on the SD card with the exception of Apps Organizer and Gtasks, and I'm left with roughly 14MB internal memory and a chronic 'low memory' warning. I'm down to less than 40 apps because I've had to keep uninstalling apps, even those on the SD card, to make room since even those have a footprint on the internal memory. But even then, I realize there's no way those footprints can take up that much space. I clear caches frequently and I'm still at a loss as to what to do.Many thanks, followed this guide last night. All went smoothly and i now have around 100 apps and still have 77mb free of internal memory.
Sorry, but may I ask, how on earth is that possible? I performed this procedure successfully and now nearly all of my apps are on the SD card with the exception of Apps Organizer and Gtasks, and I'm left with roughly 14MB internal memory and a chronic 'low memory' warning. I'm down to less than 40 apps because I've had to keep uninstalling apps, even those on the SD card, to make room since even those have a footprint on the internal memory. But even then, I realize there's no way those footprints can take up that much space. I clear caches frequently and I'm still at a loss as to what to do.
Anyone know what's up?
"To switch back to storing software on the internal memory, enter adb shell pm setInstallLocation 0."ok i have used force move to sd for a couple of weeks now, and i would like to revert back to normal.
any help ?
10x
If you look at the 1st. post of this thread, just follow the same instructions and add what I posted.thanks for your reply, but to tell you the truth i forgot how i did it the first time, some more help would be very helpful![]()
Hey all,
Can anyone help me out here... I am trying to do this on my non-rooted HTC Desire using Ubuntu Lucid 64-bit.
When I try to run thecommand in a terminal after navigating to the tools directory where adb is located it returns an error message saying If I try the commandCode:./adb devices
to restart the daemon in root mode again it also returns an error This happens when I run execute any of the adb commands. How do I pass myself the permissions for the device so I can execute the commands?Code:./adb root
Any help here is much appreciated.
Big cheers,
Nick
The force move does not help. Most of my apps still got installed to phone and some can not be moved to SD at all like Hungry Shark. Some like Talking Tom and 4teh Birds leaves a huge amount on phone when moved.
This is really pissing me off re my desire. Whats the point of have a smart phone if you can not install as many apps as you want. I think HTC completely disregarded the inability of android to install to SD when they made this phone. 133 mb for god sake!! WTF!! My old Nokia had about 5 gb of space for apps!
I cannot agree more!!
And HTC just shrugs it off, if that isn't bad enough they ship it with crappy software like HTC sync which is about as usefull as an underwater dartboard!!
This is seriously irritating and a move to iPhone, heaven forbid, might just be on the cards!![]()
i tried it also but it showned me below erroreverything worked and I was able to relocate all those apps that are OK to be relocated to SD.Code:adb shell pm setInstallLocation 2
cutiyar@cutiyar-laptop:~/android-sdk-linux_x86/tools$ ./adb shell pm setInstallLocation 2
error: insufficient permissions for device
cutiyar@cutiyar-laptop:~/android-sdk-linux_x86/tools$