Sunshine weather app built during the Udacity course on Android dev..
sunshine is hosted in the following web site
https://github.com/neivin/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 | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
sunshine has the following Java source files.
com.neivin.sunshine.ApplicationTest.java com.neivin.sunshine.ForecastFragment.java com.neivin.sunshine.MainActivity.java