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
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