/udacity-android-super-duo

Project 3 for Udacity's Android Developer Nanodegree

Primary LanguageJava

Adding an API key to the Football Scores project

The app expects there to be a <string name="api_key">...</string> among the resources. I put it in res/values/api_keys.xml, which is ignored by git.