Is it possible to get notified about picture being captured in Android OS? I want to create my own app, which will add GPS coordinates if picture was taken so fast, that GPS was not yet ready at the capture moment.
I would go to the picture file and fix this by adding GPS coordinates when it would be ready.
Any tips around this issue?