Android Open Source - Weather widget weather_test






Project Summary

Android weather widget with geolocation.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of weather_test.

ItemValue
Java File Count8
Supported screen sizes[ldpi, mdpi]
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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