Einzelnen Beitrag anzeigen
Alt 25.08.2010, 11:16   #2 (permalink)
Android Experte

Registriert seit: 17.07.2009
Beiträge: 767
Abgegebene Danke: 171
Erhielt 130 Danke für 78 Beiträge
Standard AW: Google Earth 1.1 - trotz app2sd ein Speicherfresser

Daran scheints zu liegen:

Zitat:
When your application is installed on the external storage:
  • There is no effect on the application performance so long as the external storage is mounted on the device.
  • The .apk file is saved on the external storage, but all private user data, databases, optimized .dex files, and extracted native code are saved on the internal device memory.
  • The unique container in which your application is stored is encrypted with a randomly generated key that can be decrypted only by the device that originally installed it. Thus, an application installed on an SD card works for only one device.
Quelle: App Install Location | Android Developers
Grüße, Felix
__________________
„Apes don't read philosophy!“ - „Yes they do, Otto! They just don't understand it.“
fexpop ist offline   Mit Zitat antworten