gabeira / Sunshine

Udacity Android Course App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunshine

Sunshine is the companion Android app for the Udacity courses Developing Android Apps: Android Fundamentals and Advanced Android App Development.

Take the course to find out how to build this app a step at a time, and eventually create your own Android App!

Open Weather Map API Key is required.

In order for the Sunshine app to function properly as of October 18th, 2015 an API key for openweathermap.org must be included with the build.

We recommend for you 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">

======== For the original version, please go here and here for advanced

About

Udacity Android Course App


Languages

Language:Java 100.0%