My 1st Android Sample App.
Android_Sunshine is hosted in the following web site
https://github.com/pengwang001/Android_Sunshine
If you think the Android project Android_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 Android_Sunshine.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 4 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Android_Sunshine has the following Java source files.
com.example.pengw.mytest.ForecastDetails.java com.example.pengw.mytest.ForecastFragment.java com.example.pengw.mytest.ForecastSettingsActivity.java com.example.pengw.mytest.MainActivity.java com.example.pengw.mytest.SettingsActivity.java com.example.pengw.mytest.WeatherDataParser.java com.example.pengw.mytest.data.WeatherContract.java com.example.pengw.mytest.data.WeatherDbHelper.java com.example.pengw.mytest.data.WeatherProvider.java