Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

udacity/Sunshine-Version-2

Repository files navigation

Archival Note

We are archiving this repository because we do not want learners to push personal development to the current repository. If you have any issues or suggestions to make, feel free to:

Sunshine

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

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

This is the second version of the Sunshine code. The repository has been updated on:

  • October 18th, 2015 - Updated to support use of the openweathermap.org API key.
  • February 13th, 2015 - Major update
  • February 25, 2015 - Minor bug fixes
  • March 4th, 2015 - Minor bug fixes

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 that each student 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 help migrating an existing repo (fork or clone prior to 10/18/15), please check out this guide.

======== For the original version, please go here.

A changelog for the course can be found here.

About

The official repository for Developing Android Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages