Weather Forecast Android Sample.
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.
The following table is the detailed list of weatherforecast.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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