Tuesday, January 1, 2013

Re: [android-developers] Reading from another app


On Tue, Jan 1, 2013 at 6:08 PM, Russell Wheeler <russellpeterwheeler@gmail.com> wrote:
If I wish to use images stored in another app, that I've written, what is the best way to do this?

Content provider or directly accessing the res folder?

I do almost the same, except that my images are in the assets/ directory, and accessing it directly has worked well for me.

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

No comments:

Post a Comment