App built while progressing through Udacity course.
SunshineApp is hosted in the following web site
https://github.com/guneshpatil/SunshineApp
If you think the Android project SunshineApp 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 SunshineApp.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
SunshineApp has the following Java source files.
com.example.gunesh.sunshine.ApplicationTest.java com.example.gunesh.sunshine.DetailForecastActivity.java com.example.gunesh.sunshine.ForecastFragment.java com.example.gunesh.sunshine.MainActivity.java com.example.gunesh.sunshine.SettingsActivity.java com.example.gunesh.sunshine.WeatherDataParser.java