Simple android application which uses google maps.
IDE Android Studio
To make this work you need two files:
google_maps_api.xml which contains api key to work with maps.
urls.xml which contains only one string - url_get_json_cities - this is url to get json which contains cities and their coordinates.