Udacity's Shunshine App Tutorial (my firtst Android app).
Sunshine1 is hosted in the following web site
https://github.com/diegoMSilva/Sunshine1
If you think the Android project Sunshine1 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 Sunshine1.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine1 has the following Java source files.
com.example.diego.sunshine.ApplicationTest.java com.example.diego.sunshine.ForecastFragment.java com.example.diego.sunshine.MainActivity.java