Android weather app. Google's lessons.
Sunshine is hosted in the following web site
https://github.com/valeragit/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 | 16 |
Activity Count | 3 |
Fragment Count | 4 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine has the following Java source files.
ru.andrv.android.sunshine.ApplicationTest.java ru.andrv.android.sunshine.DetailActivity.java ru.andrv.android.sunshine.ForecastFragment.java ru.andrv.android.sunshine.FullTestSuite.java ru.andrv.android.sunshine.MainActivity.java ru.andrv.android.sunshine.SettingsActivity.java ru.andrv.android.sunshine.TestDb.java ru.andrv.android.sunshine.data.WeatherContract.java ru.andrv.android.sunshine.data.WeatherDbHelper.java ru.andrv.apps.sunshine.ApplicationTest.java ru.andrv.apps.sunshine.ForecastFragment.java ru.andrv.apps.sunshine.static.java