Android Open Source - Weather forecast weatherforecast






Project Summary

Weather Forecast Android Sample.

Web Site / Source Repository

weatherforecast is hosted in the following web site
https://github.com/app-z/weatherforecast

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

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

weatherforecast has the following Java source files.

com.weatherforecast.AppSettings.java
com.weatherforecast.FileCache.java
com.weatherforecast.GetWeatherTask.java
com.weatherforecast.JSONParser.java
com.weatherforecast.JSONWeatherEncoder.java
com.weatherforecast.MainActivity.java
com.weatherforecast.WeatherForeCastApplication.java
com.weatherforecast.WeatherForecastWidgetProvider.java
com.weatherforecast.WeatherListActivity.java
com.weatherforecast.WeatherListArrayAdapter.java
com.weatherforecast.WeatherResult.java
com.weatherforecast.database.CitiesDataSource.java
com.weatherforecast.database.City.java
com.weatherforecast.database.SQLiteHelper.java
com.weatherforecast.provider.DataProviderObserver.java
com.weatherforecast.provider.WeatherForeCastProvider.java
com.weatherforecast.provider.WeatherForeCastService.java
com.weatherforecast.provider.WeatherForecastWidgetProvider.java