Weather app for Android..
Sunshine-Android is hosted in the following web site
https://github.com/ronnyml/Sunshine-Android
If you think the Android project Sunshine-Android 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-Android.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 20 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Sunshine-Android has the following Java source files.
com.ronnyml.sunshine.app.ApplicationTest.java com.ronnyml.sunshine.app.DetailActivity.java com.ronnyml.sunshine.app.ForecastFragment.java com.ronnyml.sunshine.app.MainActivity.java com.ronnyml.sunshine.app.SettingsActivity.java com.ronnyml.sunshine.app.WeatherDataParser.java