Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 419 Bytes

File metadata and controls

12 lines (7 loc) · 419 Bytes

GDG Cincy Coding Challenge Solution

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