Android Open Source - Weather sunshine sunshine






Project Summary

sunshine is an android application to view weather forecast.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sunshine.

ItemValue
Java File Count9
Target SDK Version20
Minimum SDK Version9
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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