
In this article, we will create an Android application which will display latitude and longitude of the current location in a text view and corresponding location in the Google Map. The current location will be retrieved using GPS and LocationManager API of the Android. This application is developed in Eclipse ( 4.2.0) with ADT...