Android 相机意图地理标记
我们正在利用 Intent.ACTION_IMAGE_CAPTURE
在我们的应用内拍摄新照片。
但是,我们希望对图片强制进行地理标记
。
有没有办法设置执行此操作的意图,还是仅依赖于默认相机应用程序的“存储位置”设置?
(另外,如果这也适用于 ACTION_VIDEO_CAPTURE
意图,那就太好了......)
We are utilizing the Intent.ACTION_IMAGE_CAPTURE
for taking a new picture from within our app.
However, we would like to force geo-tagging
of the pictures.
Is there a way to set the intent to do this or does it rely solely on the default Camera app's setting to "Store Location"?
(Also, it would be nice if this worked for the ACTION_VIDEO_CAPTURE
intent as well...)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论