
Geocoding is the process of transforming a street address or other description of a location into a (latitude, longitude) coordinate. This application facilitates to find a location in the Google Map by entering location in a textview. On clicking the find button, the application contacts geocoding web service via Geocoder api with the user...