Android Open Source - Weather application Sunny






Project Summary

weather app playground.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Sunny.

ItemValue
Java File Count9
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

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