Android

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

About

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

How To

Move apps

Moving applications to the internal SD card:

  • How to Install Android Apps to the SD Card by Default & Move Almost Any App to the SD Card: these instructions were mostly correct
    • Under Android 4.0.4, the debugging options are under Settings -> Developer Options, not Settings -> Applications
    • The correct adb command (at least under Ubuntu) is "set-install-location", not "SetInstallLocation".
    • Location 2 is the correct location for internal SDRAM. There's no indication of what location 1 is.
    • There were still a lot of applications (especially, but not exclusively, Google apps) which could neither be moved nor uninstalled.

As for why Android abandoned the USB Mass Storage protocol for data transfer -- this article says that under USBMS, "When you connected the storage to the computer, it was disconnected from the Android operating system running on the device." but does not explain why this is necessary (given that no other data transfer protocol in existence requires a permanent lock on the storage device at either end).

Run Android on a PC

Links

Official