An-Android-Application-to-Show-Your-Position-On-The-Map-Using-Google-Maps-API
In this android app, an user can see his position on the map with a button click. Using the device's location manager, the latitude and the longitude of the user's location is fetched and using the geocoder, the location is shown as a marker on the google map.