Udacity Android development course project..
Sunshine is hosted in the following web site
https://github.com/mukhan85/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 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Sunshine has the following Java source files.
com.example.sunshine.DetailActivity.java com.example.sunshine.ForcastFragment.java com.example.sunshine.MainActivity.java com.example.sunshine.service.JSonParser.java com.example.sunshine.settings.SettingsActivity.java