开发者

Extract location information from photos

I'm trying to develop a photo geotagging app. How do I extract GPS information from geotagged photos, so that i can Tag it into MapView? Photos are geotagged, which meth开发者_StackOverflow社区ods and classes should I call to retrieve the information?

Please do tell me if the my question is not clear.

Thanks in advance :)


You need to use a library that can read EXIF information. Android comes with one: android.media.ExifInterface. Documentation here.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜