Android Open Source - Weather report whetherweather






Project Summary

Weather report and alert for android.

Web Site / Source Repository

whetherweather is hosted in the following web site
https://github.com/killme2008/whetherweather

If you think the Android project whetherweather 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 whetherweather.

ItemValue
Java File Count16
Minimum SDK Version3
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in whetherweather. The names of the image files are listed as follows.

severe_weather_24.png
weather_sun_clouds_45.png

The following screenshort is generated from the image listed above.

null

Java Source Files

whetherweather has the following Java source files.

net.rubyeye.ww.WeatherApp.java
net.rubyeye.ww.WeatherDetail.java
net.rubyeye.ww.WhetherWeatherSetting.java
net.rubyeye.ww.data.GoogleWeatherFetcher.java
net.rubyeye.ww.data.Weather.java
net.rubyeye.ww.data.WeatherData.java
net.rubyeye.ww.data.WeatherHandler.java
net.rubyeye.ww.data.WeatherImageFetcher.java
net.rubyeye.ww.preferences.IntEditTextPreference.java
net.rubyeye.ww.service.ConnectivityReceiver.java
net.rubyeye.ww.service.LocaleChangedReceiver.java
net.rubyeye.ww.service.WeatherService.java
net.rubyeye.ww.utils.Constants.java
net.rubyeye.ww.utils.UriUtils.java
net.rubyeye.ww.widget.WeatherWidget.java