We use Intent.ACTION_IMAGE_CAPTURE to get a new picture from our application.
However, we would like to force geo-tagging images.
Is there a way to set an intention to do this or rely solely on setting the default camera app to โSave Locationโ?
(It would also be nice if that worked for ACTION_VIDEO_CAPTURE intent ACTION_VIDEO_CAPTURE ...)
source share