Android weather widget with geolocation.
weather_test is hosted in the following web site
https://github.com/Lolshtole/weather_test
If you think the Android project weather_test 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 weather_test.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi] |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in weather_test. The names of the image files are listed as follows.
button_glow.png button_reload.png cloudy_widget_day.png refresh.png
The following screenshort is generated from the image listed above.
weather_test has the following Java source files.
comitransition.weather.Classes.DBHelper.java comitransition.weather.Classes.Day.java comitransition.weather.Classes.Weather.java comitransition.weather.UI.DayForecastActivity.java comitransition.weather.UI.GeoActivity.java comitransition.weather.UI.MainActivity.java comitransition.weather.geolocation.GeoManager.java comitransition.weather.widget.WidgetBroadcastReceiver.java