Application to get the nearest venues to a selected city.
/////////////////////////////////////////////////////////////////////////////////////////////// PLEASE NOTICE: If no city is entered in the text field, "Heredia" (my current town) is searched by default :) ///////////////////////////////////////////////////////////////////////////////////////////////
Features:
- Google maps API v2 to show venues as markers
- Tabbed controls to move from Search to Map views
- Local Settings storage of device's location
- Local database storage of queried cities
- Device's GEO location
- FourSquare API endpoint connection using Executor/Future
- JSON parsing of data
- Custom Toast display
- Custom launcher icon
- Custom search button
- Marker Cluster functionality to group markers in Google Map