Udacity has a course where you create Project Sunshine in Android - this is that project..
ProjectSunshine-Udacity is hosted in the following web site
https://github.com/RachaelsTinkerBox/ProjectSunshine-Udacity
If you think the Android project ProjectSunshine-Udacity 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 ProjectSunshine-Udacity.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
ProjectSunshine-Udacity has the following Java source files.
com.app.rachaeltinkers.sunshine.ApplicationTest.java com.app.rachaeltinkers.sunshine.DetailActivity.java com.app.rachaeltinkers.sunshine.ForecastFragment.java com.app.rachaeltinkers.sunshine.MainActivity.java com.app.rachaeltinkers.sunshine.dummy.DummyContent.java