问题
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
.
来源:https://stackoverflow.com/questions/6942252/how-can-i-programmatically-check-whether-geo-tagging-is-enabled