Hi all!

Is it possible to get a list/cursor of all images taken by the
camera?  I would like to somehow be notified when the camera takes a
picture, ie when the database of images changes.

Currently I can use a contentobserver with the
MediaStore.Images.Media.External_Content_URI, but that fires off a
notification if any photo is added to the SD (ie a photo is download,
another app adds one...)...is there any way to do this?

Thanks so much in advance!

-- 
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