Geocoding lets us translate between street addresses and longitude/latitude map coordinates. This cangive us a recognizable context for the locations and coordinates used in location-based services and map-based activities. The geocoding lookups are done on the server, so our applications will require us to include an Internet uses-permission in our manifest. The Geocoder class provides access to two geocoding functions [5]: