Android app to display current conditions from Weather Underground
To run this solution, you'll need to:
- Signup for a developer API key at Weather Underground
- Clone and import project into Android Studio.
- Create a strings resource file named "secret.xml" in res/values and add the string "wu_api_key" with your new API key as the value