Sample app from Udacity's Developing Android Apps course.
sunshine-app is hosted in the following web site
https://github.com/nicksuch/sunshine-app
If you think the Android project sunshine-app 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-app.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
sunshine-app has the following Java source files.
com.example.nicksuch.sunshine.ApplicationTest.java com.example.nicksuch.sunshine.ForecastFragment.java com.example.nicksuch.sunshine.MyActivity.java