Android Question Photo Geo-location

Rusty

Well-Known Member
Licensed User
Longtime User
Is there a way to capture the location in which a photo is taken by the phone/tablet/device?
In some cameras, the photo has the long/lat stored in the meta data.
How is this stored and accessed?
Rusty
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Thanks to both Ohanian and DonManfred.
For those trying to use this you may need to update your Adroid SDK per Erel's instructions to avoid the MAVEN error.
Further, you may need to rename the Project->Build Configurations->package (name) to avoid the "result.apk".
Works great! Thanks for the wrapper, Don :)
 
Upvote 0
Top