A weather forecast for Android with data got from Google weather API.
QWeather is hosted in the following web site
https://github.com/pjq/QWeather
If you think the Android project QWeather 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 QWeather.
Item | Value |
---|---|
Java File Count | 16 |
Minimum SDK Version | 3 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 5 image files in QWeather. The names of the image files are listed as follows.
about.png find.png qweatherwidgeticon.png search.png settings.png
The following screenshort is generated from the image listed above.
QWeather has the following Java source files.
com.qisda.qweather.QWeather.java com.qisda.qweather.Rotate3dAnimation.java com.qisda.qweather.SearchDialog.java com.qisda.qweather.Settings.java com.qisda.qweather.data.CurrentConditionsData.java com.qisda.qweather.data.DBAdapter.java com.qisda.qweather.data.ForecastConditionsData.java com.qisda.qweather.data.ForecastInformationData.java com.qisda.qweather.data.WeatherData.java com.qisda.qweather.handle.HandleParseXML.java com.qisda.qweather.handle.TempConvert.java com.qisda.qweather.view.SingleWeatherInfoView.java com.qisda.qweatherwidget.QWeatherWidget.java com.qisda.qweatherwidget.UpdateService.java com.qisda.qweatherwidget.WidgetConfigure.java com.qisda.qweatherwidget.broadcastreceiver.QWeatherWidgetBroadcastReceiver.java