>From what I've been able to find, Android apps are sandboxed, and can
only list, read, and write files within the application's data
directory (e.g. /data/data/<pkgname>).

...but, what about an application that allows users to view photos on
an SD card (or play music, etc)?  Surely this must be possible. Does
one have to write a Service Provider for this?

Thanks!

-Mr. INTJ
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to