Hi I have done every single thing of the guide correctly but i still cant install the app straight to SD.
can anyone help please?
Is it a particular app or any app at all? Some apps are hard coded to only install to the system.
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.
Hi I have done every single thing of the guide correctly but i still cant install the app straight to SD.
can anyone help please?
I went through the steps but I'm still not able to move anything to the SD card. Tried using App2SD also to no avail. Everything in the CMD went fine and I saw everything that the tutorial said that I would see, however, apps still install to the internal memory. This makes me want to take the phone back. What am I supposed to do with 2gb of internal memory when half is taken up by the OS? lol
After further reading I found that this isn't going to work with the OS that I have. I've been trying to do this on 4.0.4. Didn't Google specifically remove the ability to move Apps to the SD card in this version? If so, wtf were they thinking?! haha
I was trying to move Apps like Pandora, Flashlight, a few games, things like that.
my htc explorer is rooted should i try this method ? i want every app i want to install should go automaticaly in sd card plz reply
Yes to your first question. You will still be able to perform a factory reset and apply updates. To the second part, I really don't know if you need to redo the setting after a reset or and update.
hi ok that has paused me from starting, is there some thing that we could copy from phone first as a backup and paste back in after like the directory that is visable when i conect and view the folders i think there is a abd file in there but not to sure.
Not really, but this setting is easily reversible. I wouldn't worry about it.
Not really, but this setting is easily reversible. I wouldn't worry about it.
ok im back........ forgot to ask... How would i reverse it?
thanks
![]()
adb shell setInstallLocation 0
If you want to set the default install location back to the phone, you simply repeat the process but use:
Code:adb shell setInstallLocation 0
It doesnt worked to my HTC explorer
Hi,
Thanks for this thread. Unfortunately it hasn't quite worked, and I think it fails at step 5. After typing adb shell I get a new line with a dollar symbol, but nothing else. This doesn't match up with the screenshots provided in the first post. Screenshot of my problem here: i.imgur.com/6Puqk.png (apparently I can't post images or links as a new user)
To clarify - when I extract the sdk-tools, do I need to do anything else with it or the files inside? At the moment, I'm just extracting them and that's it. Am I supposed to run an installer?
Thanks for any help!