Weather app built for Udacity's Google Android development course.
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.
The following table is the detailed list of Sunshine.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
Fragment Count | 2 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
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