Android Weather Widget. Weather forecast from yr.no, delivered by the Norwegian Meteorological Institute and the NRK..
weatherwidget is hosted in the following web site
https://github.com/alinavoronkova/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 | 11 |
Target SDK Version | 16 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET com.android.alarm.permission.SET_ALARM |
Asset File Names | assets\fonts\Limelight.ttf |
There are 36 image files in weatherwidget. The names of the image files are listed as follows.
clear_sky_d.png clear_sky_n.png cloudy_d.png cloudy_n.png fair_d.png fair_n.png fog_d.png fog_n.png heavy_rain_d.png heavy_rain_n.png partly_cloudy_d.png partly_cloudy_n.png rain_and_thunder.png rain_d.png rain_n.png rain_showers_d.png rain_showers_n.png rain_showers_with_thunder_d.png rain_showers_with_thunder_n.png sleet_and_thunder.png sleet_d.png sleet_n.png sleet_showers_and_thunder_d.png sleet_showers_and_thunder_n.png sleet_showers_d.png sleet_showers_n.png snow_and_thunder_d.png snow_and_thunder_n.png snow_d.png snow_n.png snow_showers_and_thunder_d.png snow_showers_and_thunder_n.png snow_showers_d.png snow_showers_n.png sun_d.png sun_n.png
The following screenshort is generated from the image listed above.
weatherwidget has the following Java source files.
com.avoronkova.weatherwidget.Adapter.java com.avoronkova.weatherwidget.ConfigActivity.java com.avoronkova.weatherwidget.CurrentLocation.java com.avoronkova.weatherwidget.ForecastActivity.java com.avoronkova.weatherwidget.GPSTracker.java com.avoronkova.weatherwidget.LocationServiceErrorMessages.java com.avoronkova.weatherwidget.LocationUtils.java com.avoronkova.weatherwidget.MyWidget.java com.avoronkova.weatherwidget.PageFragment.java com.avoronkova.weatherwidget.Weather.java com.avoronkova.weatherwidget.WeatherService.java