sunshine is an android application to view weather forecast.
sunshine is hosted in the following web site
https://github.com/lesnikovskiy/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 |
Target SDK Version | 20 |
Minimum SDK Version | 9 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
sunshine has the following Java source files.
com.fewpeople.sunshine.DetailActivity.java com.fewpeople.sunshine.DetailFragment.java com.fewpeople.sunshine.ForecastFragment.java com.fewpeople.sunshine.MainActivity.java com.fewpeople.sunshine.SettingsActivity.java data.BaseColumns.java data.WeatherContract.java data.WeatherDbHelper.java data.WeatherProvider.java