weather app playground.
Sunny is hosted in the following web site
https://github.com/aimeida/Sunny
If you think the Android project Sunny 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 Sunny.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Sunny has the following Java source files.
com.oatmeal.qianyuxx.sunny.DetailActivity.java com.oatmeal.qianyuxx.sunny.FetchWeatherTask.java com.oatmeal.qianyuxx.sunny.ForecastFragment.java com.oatmeal.qianyuxx.sunny.MainActivity.java com.oatmeal.qianyuxx.sunny.SettingsActivity.java com.oatmeal.qianyuxx.sunny.Utility.java com.oatmeal.qianyuxx.sunny.data.WeatherContract.java com.oatmeal.qianyuxx.sunny.data.WeatherDbHelper.java com.oatmeal.qianyuxx.sunny.data.WeatherProvider.java