How can I programmatically check whether geo-taggi

2019-07-12 08:56发布

问题:

I spent some time searching for an answer by myself, but couldn't find a solution.

Is it possible to check programmatically in my App, if the option for geo-tagging pictures in the settings of the camera-app (which I use) is activated or not?

回答1:

I looked through the Camera.Parameters Javadoc but didn't find any relevant methods. I don't think it is possible to do that programmatically unless you re-implement com.android.camera.