How to listen new photos in android?

Viewed 4205

I need to listen to new images that comes from any source like downloading images, capture new images, other apps download images..etc Is there any listener that will trigger event whenever new photos is added to gallery? I have been searching for two days. I could not get anything solid.

I read about FileObserver, will that help?

1 Answers
Related