Check out this post * https://groups.google.com/forum/?fromgroups=#!topic/android-developers/S5nmfJvBCws *
Jovish On Wed, Nov 28, 2012 at 2:48 PM, Russell Wheeler < [email protected]> wrote: > I am writing an app that will want to read images and audio files from > another 'data' app, that I'm writing. > > I have found a couple of examples of how to grab the resources using > packagemanager, but was wondering if this was the best/most secure, way. > > Can everyone read my resources or do they need to know the package name? > (I expect this is easily found) > What about rooted users using a file manager app? > Why use resources over assets? > What is internal storage? Is it diff to ass/res? Is that unreadable? If > so, how would I access the files from the other app? Content provider? > > Thanks > > Russ > > -- > 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 > -- 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

