Good morning, Mark (et al).

> That depends on where the "data" is "installed". Data on the SD card
> survives an uninstall. Everything else is removed.

And can the apk install files in the sd card?

>
> > *b* One option i imagine would be to use tar.gz or even zip. Is it
> > possible to use tar.gz in the device?
>
> Use it how?

Running a script the first time the program runs to decompress the
data.

> > not, i was thinking in a way to rename the files to lowercase, put in
> > the apk, and after installation rename them back.
>
> You cannot modify the contents of the APK.

The idea would be to rename the files in the file system, not in the
apk.
Well, actually i can modify the apk, because the apk is a zip file
(=jar). I could add the files in uppercase, but i'm not sure if
Android will complain when it tries to install the apk.

thanks

    guich

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to