Course project from Udacity's Developing Android Apps course.
Sunshine is hosted in the following web site
https://github.com/phiendp/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 | 4 |
Required Permissions | android.permission.INTERNET |
Sunshine has the following Java source files.
com.example.phiendp.sunshine.ApplicationTest.java com.example.phiendp.sunshine.DetailActivity.java com.example.phiendp.sunshine.ForecastFragment.java com.example.phiendp.sunshine.MainActivity.java com.example.phiendp.sunshine.SettingsActivity.java com.example.phiendp.sunshine.data.WeatherContract.java com.example.phiendp.sunshine.data.WeatherDbHelper.java com.example.phiendp.sunshine.data.WeatherProvider.java com.example.phiendp.sunshire.ApplicationTest.java com.example.phiendp.sunshire.DetailActivity.java com.example.phiendp.sunshire.ForecastFragment.java com.example.phiendp.sunshire.MainActivity.java com.example.phiendp.sunshire.SettingsActivity.java