On Tue, Jan 1, 2013 at 6:08 PM, Russell Wheeler < [email protected]> 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 [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

