Android Open Source - App sample Android_Sunshine






Project Summary

My 1st Android Sample App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android_Sunshine.

ItemValue
Java File Count9
Activity Count4
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

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