[android-developers] Re: Accessing Photos Taken with Camera
Hi,
You can also access in the usual manner by querying the file system,
but Content Provider seems to be the recommended approach.
Regards
On Jul 14, 11:41 am, DanH <danhopk...@gmail.com> 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 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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home