An android app about weather.
Sunshine is hosted in the following web site
https://github.com/Louislee/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 | 13 |
Activity Count | 3 |
Fragment Count | 3 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine has the following Java source files.
android.lee.sunshine.ApplicationTest.java android.lee.sunshine.DetailActivity.java android.lee.sunshine.Fragment.DetailFragment.java android.lee.sunshine.Fragment.ForecastFragment.java android.lee.sunshine.FullTestSuite.java android.lee.sunshine.MainActivity.java android.lee.sunshine.SettingsActivity.java android.lee.sunshine.TestDb.java android.lee.sunshine.Utility.java android.lee.sunshine.data.WeatherContract.java android.lee.sunshine.data.WeatherDbHelper.java android.lee.sunshine.data.WeatherProvider.java android.lee.sunshine.tasks.FetchWeatherTask.java