Android weather reporter app - 2.2.
weather_reporter is hosted in the following web site
https://github.com/justinsoliz/weather_reporter
If you think the Android project weather_reporter 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_reporter.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 52 image files in weather_reporter. The names of the image files are listed as follows.
cond1.gif cond10.gif cond11.gif cond12.gif cond13.gif cond14.gif cond15.gif cond16.gif cond17.gif cond18.gif cond19.gif cond2.gif cond20.gif cond21.gif cond22.gif cond23.gif cond24.gif cond25.gif cond26.gif cond27.gif cond28.gif cond29.gif cond3.gif cond30.gif cond31.gif cond32.gif cond33.gif cond34.gif cond35.gif cond36.gif cond37.gif cond38.gif cond39.gif cond4.gif cond40.gif cond41.gif cond42.gif cond43.gif cond44.gif cond45.gif cond46.gif cond47.gif cond5.gif cond6.gif cond7.gif cond8.gif cond9.gif severe_weather_120.png severe_weather_24.png severe_weather_45.png weather_sun_clouds_120.png weather_sun_clouds_45.png
The following screenshort is generated from the image listed above.
weather_reporter has the following Java source files.
com.justinsoliz.weatherreporter.Constants.java com.justinsoliz.weatherreporter.ReportViewDetail.java com.justinsoliz.weatherreporter.data.DBHelper.java com.justinsoliz.weatherreporter.data.WeatherForecast.java com.justinsoliz.weatherreporter.data.WeatherRecord.java com.justinsoliz.weatherreporter.data.YWeatherFetcher.java com.justinsoliz.weatherreporter.data.YWeatherHandler.java com.justinsoliz.weatherreporter.service.WeatherAlertService.java