Android Open Source - Weather application Weather






Project Summary

Android Weather Application.

Web Site / Source Repository

Weather is hosted in the following web site
https://github.com/philiphamo/Weather

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

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




Java Source Files

Weather has the following Java source files.

com.mudstack.weather.weather.ApplicationTest.java
com.mudstack.weather.weather.Data.WeatherContract.java
com.mudstack.weather.weather.Data.WeatherDbHelper.java
com.mudstack.weather.weather.Data.WeatherProvider.java
com.mudstack.weather.weather.DetailsActivity.java
com.mudstack.weather.weather.ForecastFragment.java
com.mudstack.weather.weather.FullTestSuite.java
com.mudstack.weather.weather.HttpConnection.java
com.mudstack.weather.weather.JsonConversion.java
com.mudstack.weather.weather.MainActivity.java
com.mudstack.weather.weather.SettingsActivity.java