Project done as part of Udacity's nanodegree course in Adroind development.
To build, and deploy this, you need to add an API key. This file is ignored by git to avoid it being checked in. The API key xml file is in the following format: --- BEGIN ---
apikey --- END --- To use this file place it as app/src/main/res/values/api_key.xml and replace the value "apikey" above with your API key. Note! Do NOT commit in this file.