Android Open Source - Weather course Sunshine






Project Summary

Weather app built for Udacity's Google Android development course.

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/SCOTPAUL/Sunshine

If you think the Android project Sunshine listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Sunshine.

ItemValue
Java File Count9
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

Sunshine has the following Java source files.

uk.co.paulcowie.sunshine.DetailActivity.java
uk.co.paulcowie.sunshine.ForecastFragment.java
uk.co.paulcowie.sunshine.FullTestSuite.java
uk.co.paulcowie.sunshine.SettingsActivity.java
uk.co.paulcowie.sunshine.Sunshine.java
uk.co.paulcowie.sunshine.TestDb.java
uk.co.paulcowie.sunshine.WeatherDataParser.java
uk.co.paulcowie.sunshine.data.WeatherContract.java
uk.co.paulcowie.sunshine.data.WeatherDbHelper.java