开发者

How can I programmatically check whether geo-tagging is enabled?

开发者 https://www.devze.com 2023-03-26 01:26 出处:网络
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 c

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 n开发者_开发问答ot?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消