Hi, You can also access in the usual manner by querying the file system, but Content Provider seems to be the recommended approach.
http://stackoverflow.com/questions/2889573/accessing-phone-images-through-content-provider-in-android Regards On Jul 14, 11:41 am, DanH <[email protected]> wrote: > From the little bit of info I have gathered, In order to access photos > taken by the camera (from the default camera app) from an a Custom > App, you must go through the ContentProvider API's. > > What I haven't seen is an example of using the ContentProvider apps to > do this. > > Is there such a example/tutorial on doing this? > > i.e. If my app is a photo-editor to touch up photos that have been > taken with the camera..how can load those photos into the app? -- 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

