I’m currently working on an application, i have this button which link to some server codings and i will get back a latitude and longitude which is shown in LogCat. My only problem is how to store this latitude and longitude and display it in a map?
Share
I use:
and then call the method to move the map with:
Hope that helps.