Just curious if anyone has found a way to do this.... I see there is res/raw & assets directory in Android. It would be nice if you could install an app, and put any large files (e.g. MP3, images) on the SD card instead of the main drive to conserve app space.
Is the best way to do this having the app download & write resources to the SD Card on first run? Or is there a way to unpack, move the files to SD card, then remove them from the app/data directory on main drive? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

