Android Open Source - Weather city weatherForecastAndroid






Project Summary

- simple weather application which displays a 4 days forecast for a city/town using Google weather api.

Web Site / Source Repository

weatherForecastAndroid is hosted in the following web site
https://github.com/acrish/weatherForecastAndroid

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

ItemValue
Java File Count6
Minimum SDK Version10
Activity Count4
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\history.txt




Resource Files

There are 21 image files in weatherForecastAndroid. The names of the image files are listed as follows.

chance_of_rain.png
chance_of_snow.png
chance_of_storm.png
chance_of_tstorm.png
cloudy.png
dust.png
flurries.png
fog.png
haze.png
icy.png
mist.png
mostly_cloudy.png
mostly_sunny.png
partly_cloudy.png
rain.png
sleet.png
smoke.png
snow.png
storm.png
sunny.png
thunderstorm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

weatherForecastAndroid has the following Java source files.

hw1.weather.AddLocActivity.java
hw1.weather.ForecastParser.java
hw1.weather.LocForecastActivity.java
hw1.weather.WeatherForecastActivity.java
hw1.weather.WeatherLocation.java
hw1.weather.WeatherLocationAdapter.java