On Fri, Mar 26, 2010 at 4:22 PM, Matt Kanninen <[email protected]> wrote:
> Sorry about resurrecting an old thread, but really? All resources > from all APK's are public to all APK's at all times? > Yes. > Could yall post a new blog post about how to write secure Android > applications? ;) > One possibility is to use encryption of things you want to protect. > How about assets? And whats the deal with the stuff that ends up in > your assets folder that you didn't put there? > You mean if you look at the contents of the AssetManager? Those are in the framework. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

