Sunshine is the companion Android app for the Udacity course. I have created this as a part of quiz/tasks.
It covers the following lessons:
- Create basic app with List View
- Connect to Cloud
- Fragments and Background thread
- Create Activities and navigate with Intents
- Activity Lifecycle and Data
- JUnit TestCases
- Content Providers
- Hooking Content Providers with Loaders
- Rich and Responsive Layout
- Service and Notifications
To run it succesfully, you have to add an api key from http://openweathermap.org/ into build.gradle
Author: kumar.binit1992@gmail.com