Widget for Android wich shows weather and time.
Time-Weather-widget is hosted in the following web site
https://github.com/pvoid/Time-Weather-widget
If you think the Android project Time-Weather-widget 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 Time-Weather-widget.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 20 image files in Time-Weather-widget. The names of the image files are listed as follows.
ic_chance_of_rain.png ic_chance_of_rain_night.png ic_chance_of_snow.png ic_chance_of_snow_night.png ic_chance_of_storm.png ic_chance_of_storm_night.png ic_cloudy.png ic_mist.png ic_mist_night.png ic_mostly_cloudy.png ic_mostly_cloudy_night.png ic_mostly_sunny.png ic_mostly_sunny_night.png ic_rain.png ic_sleet.png ic_snow.png ic_sunny.png ic_sunny_night.png ic_thunderstorm.png ic_unknown.png
The following screenshort is generated from the image listed above.
Time-Weather-widget has the following Java source files.
org.pvoid.timeandweatherwidget.Storage .java org.pvoid.timeandweatherwidget.WeatherActivity.java org.pvoid.timeandweatherwidget.weather.GoogleWeatherRequest .java org.pvoid.timeandweatherwidget.weather.WeatherInfo.java org.pvoid.timeandweatherwidget.weather.WeatherRequestThread.java org.pvoid.timeandweatherwidget.widget.WidgetConfigureActivity.java org.pvoid.timeandweatherwidget.widget.WidgetProvider.java