Developing Android Apps course. Final project.
sunshine is hosted in the following web site
https://github.com/jotaramirez/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 | 5 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
sunshine has the following Java source files.
com.example.android.sunshine.ApplicationTest.java com.example.android.sunshine.DetailActivity.java com.example.android.sunshine.ForecastFragment.java com.example.android.sunshine.MainActivity.java com.example.android.sunshine.SettingsActivity.java