On Sat, May 26, 2012 at 2:26 PM, Mark Murphy <[email protected]> wrote: > On Sat, May 26, 2012 at 8:23 AM, Latimerius <[email protected]> wrote: >> Although... I don't think it's possible to set up an APK so that some >> files go straight into the private internal storage area during >> installation, is it? > > No. You are welcome to copy stuff out of assets into internal storage > when your app runs, but you cannot remove the assets, as the APKs are > read-only at runtime, and you'd break the digital signature if you > modified the APK anyway.
Yeah, I thought so. Thanks again! -- 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

