Android Open Source - Weather course Sunshine






Project Summary

The Sunshine Android Weather app from Udacity Android Course from Google.

Web Site / Source Repository

Sunshine is hosted in the following web site
https://github.com/kalehv/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 Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of Sunshine is as follows:

MIT License

Resource Files

There are 1 image files in Sunshine. The names of the image files are listed as follows.

ic_action_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

me.kalehv.t.sunshine.ApplicationTest.java
me.kalehv.t.sunshine.DetailActivity.java
me.kalehv.t.sunshine.ForecastFragment.java
me.kalehv.t.sunshine.FullTestSuite.java
me.kalehv.t.sunshine.MainActivity.java
me.kalehv.t.sunshine.SettingsActivity.java
me.kalehv.t.sunshine.TestDB.java
me.kalehv.t.sunshine.data.WeatherContract.java
me.kalehv.t.sunshine.data.WeatherDbHelper.java
me.kalehv.t.sunshine.data.WeatherProvider.java