Android

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 22:06, 12 March 2015 by Woozle (talk | contribs) (Created page with "<hide> page type::article thing type::operating system </hide> ==About== {{seed}} ==How To== Moving applications to the internal SD card: * [http://www.howtogeek.com/1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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!

How To

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).

Links

Official