/Sunshine

Developing Android App training app

Primary LanguageJavaApache License 2.0Apache-2.0

Sunshine

Sunshine is the companion Android app for the Udacity course Developing Android Apps: Android Fundamentals.

Open Weather Map API Key is required.

In order to obtain a key via the following instructions, and include the unique key for the build by adding the following line to [USER_HOME]/.gradle/gradle.properties

MyOpenWeatherMapApiKey="<UNIQUE_API_KEY">