I had retrieved the GPS co-ordinates programatically successfully but i want to track actual location(i.e pune/Banglore/Mumbai)likewise from that co-ordinates so how should it be possible?
I had retrieved the GPS co-ordinates programatically successfully but i want to track actual
Share
You would do reverse GeoCoding:
Here is a tutorial
http://developer.android.com/training/basics/location/geocoding.html