Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/udacity/ud851-Sunshine


https://github.com/udacity/ud851-Sunshine

Last synced: 4 months ago
JSON representation

Lists

README

        

# Sunshine!

This is the repository for the weather app that students build during the [Developing Android Apps](https://www.udacity.com/course/new-android-fundamentals--ud851) course at Udacity.

To use this repository, fork/clone it, or download a zip using the green "Clone or download" button at the top of the file list. Each coding exercise in the course has starter code in a folder labeled like `S01.01-Exercise-CreateLayout`, and corresponding solution code labeled like `S01.01-Solution-CreateLayout`. The intended workflow is for you to open the starter code for each exercise in Android Studio, and complete each of the tasks labeled `TODO`. You can easily find all such tasks using the TODO pane at the bottom left of Android Studio.

When you're done, or if you run into any problems, you can open up the solution code in another Android Studio window, and compare our solution to what you've written!

# Contributing

Because of the way this repository is constructed, pull requests don't really work. Issues, however, are gratefully accepted!