MapHap

This was my final project for Udacity's Android Nanodegree program. See my GitHub repo for screenshots. The app has three screens, a combined map and list screen to view local events fetched from the EventBrite API, a detail screen for viewing event details, and a filter screen to select criteria for narrowing results. Other features include a collection widget, intent service for networking, SQLite database, content provider, data loaders, and Google Location Services.

To use this app you will need two API keys. One from EventBrite, which can be requested here (you will need an EventBrite account) and one for the Google Maps API, which can be requested through the Google Developer Console (you will also need a Google account).

Built With

Share this project:

Updates