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