Android Open Source - Weather forecast Sunny-Android






Project Summary

An example of android weather forecast application.

Web Site / Source Repository

Sunny-Android is hosted in the following web site
https://github.com/nazmy/Sunny-Android

If you think the Android project Sunny-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.

Project Detail

The following table is the detailed list of Sunny-Android.

ItemValue
Java File Count12
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

Sunny-Android has the following Java source files.

com.android.nazmy.sunny.app.ApplicationTest.java
com.android.nazmy.sunny.app.DetailActivity.java
com.android.nazmy.sunny.app.FetchWeatherTask.java
com.android.nazmy.sunny.app.ForecastFragment.java
com.android.nazmy.sunny.app.MainActivity.java
com.android.nazmy.sunny.app.SettingsActivity.java
com.android.nazmy.sunny.app.Utility.java
com.android.nazmy.sunny.app.WeatherDataParserTest.java
com.android.nazmy.sunny.app.data.WeatherContract.java
com.android.nazmy.sunny.app.data.WeatherDbHelper.java
com.android.nazmy.sunny.app.data.WeatherProvider.java
util.WeatherDataParser.java