Location - dbc2201/PhotographerApp GitHub Wiki
LocationManager class provides the facility to get latitude and longitude coordinates of current location. The class in which you want to get location should implement LocationListener and override all its abstract methods.