Google Study James weather app..
Sunshine is hosted in the following web site
https://github.com/KChernenko/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 | 33 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 4 |
Test Case Count | 4 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in Sunshine. The names of the image files are listed as follows.
ic_share_white_36dp.png
The following screenshort is generated from the image listed above.
Sunshine has the following Java source files.
bitfrom.me.sunshine.ApplicationTest.java bitfrom.me.sunshine.DetailActivity.java bitfrom.me.sunshine.FullTestSuite.java bitfrom.me.sunshine.MainActivity.java bitfrom.me.sunshine.SettingsActivity.java bitfrom.me.sunshine.data.TestDb.java bitfrom.me.sunshine.data.TestPractice.java bitfrom.me.sunshine.data.TestUtilities.java bitfrom.me.sunshine.data.WeatherContract.java bitfrom.me.sunshine.data.WeatherDbHelper.java bitfrom.me.sunshine.fragments.DetailFragment.java bitfrom.me.sunshine.fragments.ForecastFragment.java bitfrom.me.sunshine.utils.PollingCheck.java me.bitfrom.sunshine.DetailActivity.java me.bitfrom.sunshine.FetchWeatherTask.java me.bitfrom.sunshine.ForecastAdapter.java me.bitfrom.sunshine.FullTestSuite.java me.bitfrom.sunshine.MainActivity.java me.bitfrom.sunshine.SettingsActivity.java me.bitfrom.sunshine.TestFetchWeatherTask.java me.bitfrom.sunshine.Utility.java me.bitfrom.sunshine.data.TestDb.java me.bitfrom.sunshine.data.TestPractice.java me.bitfrom.sunshine.data.TestProvider.java me.bitfrom.sunshine.data.TestUriMatcher.java me.bitfrom.sunshine.data.TestUtilities.java me.bitfrom.sunshine.data.TestWeatherContract.java me.bitfrom.sunshine.data.WeatherContract.java me.bitfrom.sunshine.data.WeatherDbHelper.java me.bitfrom.sunshine.data.WeatherProvider.java me.bitfrom.sunshine.fragments.DetailFragment.java me.bitfrom.sunshine.fragments.ForecastFragment.java me.bitfrom.sunshine.utils.PollingCheck.java