0

Whenever a new photo is created (i.e. a new photo is clicked from a camera intent) in the directory I am monitoring, the onEvent method first catches the FileObserver.CREATE event, and immediately after that, it catches FileObserver.MODIFY event. Why is it catching the FileObserver.MODIFY event? Is it some sort of bug, or it always happens like this?

Preetom Saha Arko
  • 2,588
  • 4
  • 21
  • 37

0 Answers0