A weather forecast widget for Android.
weatherwidget is hosted in the following web site
https://github.com/tijee/weatherwidget
If you think the Android project weatherwidget 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 weatherwidget.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.INTERNET |
There are 19 image files in weatherwidget. The names of the image files are listed as follows.
weather_white_01d.png weather_white_01n.png weather_white_02d.png weather_white_02n.png weather_white_03d.png weather_white_03n.png weather_white_04d.png weather_white_04n.png weather_white_09d.png weather_white_09n.png weather_white_10d.png weather_white_10n.png weather_white_11d.png weather_white_11n.png weather_white_13d.png weather_white_13n.png weather_white_50d.png weather_white_50n.png weather_white_na.png
The following screenshort is generated from the image listed above.
weatherwidget has the following Java source files.
com.thomasgallinari.weatherwidget.WeatherWidgetProvider.java com.thomasgallinari.weatherwidget.data.Forecast.java com.thomasgallinari.weatherwidget.ws.WSHandler.java com.thomasgallinari.weatherwidget.ws.WSRequest.java