Sunshine is the weather forecast Android app created during the Udasity course Developing Android Apps: Android Fundamentals..
Sunshine is hosted in the following web site
https://github.com/Skandar/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 | 4 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine has the following Java source files.
com.example.skandar.sunshine.ApplicationTest.java com.example.skandar.sunshine.ForecastFragment.java com.example.skandar.sunshine.MainActivity.java com.example.skandar.sunshine.WeatherDataParser.java