Android Open Source - Weather data QWeather






Project Summary

A weather forecast for Android with data got from Google weather API.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of QWeather.

ItemValue
Java File Count16
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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