• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help GPS coordinates decoding – how to?

kbene

Lurker
Hi,

I’d like to decode the location coordinates from the XML file from my Android phone (SGS2). Any solution how to do it, how to convert them to usable coordinates (longitude/latitude)?

<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<string name="lastPosition">wLphlm9S56tDr+Ruft1URA4iubjA111HfIdVuhw3cC8=</string>
</map>


Thanks for your help
 
Back
Top Bottom