Please add Yelp API credential in the gradle.properties, and Google Map API key in the google_map_api.xml to run this app
This app retrives businesses from about 3 miles radius of the GPS location, which is obtained by the device. It uses a Google Map where markers are displayed. The Map is added to the main activity as a fragment. Once you install the app, you can also add a widget in the home screen.
- Yelp API.
- SyncAdapter.
- Google Map.
- Cursor Loaders.
- Listeners.
- Schematic Library.
- Location Services.
Apache 2.0
Also those added to the gradle configuration file.