Developing Android Apps tutorial.
Sunshine is hosted in the following web site
https://github.com/SteWootten/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 | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Sunshine. The names of the image files are listed as follows.
ic_sunshine.png
The following screenshort is generated from the image listed above.
Sunshine has the following Java source files.
com.example.ste.sunshine.app.ApplicationTest.java com.example.ste.sunshine.app.DetailActivity.java com.example.ste.sunshine.app.ForecastFragment.java com.example.ste.sunshine.app.MainActivity.java