A basic Android library for simple forecast.io weather API calls.
android-forecast-lib is hosted in the following web site
https://github.com/hanscappelle/android-forecast-lib
If you think the Android project android-forecast-lib 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 android-forecast-lib.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 0 |
jar files used | gson-2.2.4.jar |
android-forecast-lib has the following Java source files.
be.hcpl.android.forecast.ForecastCallBuilder.java be.hcpl.android.forecast.http.HttpServiceOutput.java be.hcpl.android.forecast.http.HttpServiceTask.java be.hcpl.android.forecast.http.ResponseListener.java be.hcpl.android.forecast.model.DailyWeatherData.java be.hcpl.android.forecast.model.ForecastDaily.java be.hcpl.android.forecast.model.ForecastHourly.java be.hcpl.android.forecast.model.ForecastResponse.java be.hcpl.android.forecast.model.HourlyWeatherData.java be.hcpl.android.forecast.model.ResponseFlags.java be.hcpl.android.forecast.model.WeatherData.java