Android Open Source - Weather data Blue-Sky-Weather






Project Summary

Android Weather app using Weather Underground for weather data..

Web Site / Source Repository

Blue-Sky-Weather is hosted in the following web site
https://github.com/SyntheticCode/Blue-Sky-Weather

If you think the Android project Blue-Sky-Weather 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 Blue-Sky-Weather.

ItemValue
Java File Count18
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of Blue-Sky-Weather is as follows:

GNU General Public License

Resource Files

There are 35 image files in Blue-Sky-Weather. The names of the image files are listed as follows.

ic_airport.png
ic_forecast_clear.png
ic_forecast_cloudy.png
ic_forecast_flurries.png
ic_forecast_fog.png
ic_forecast_hail.png
ic_forecast_hazy.png
ic_forecast_mostlycloudy.png
ic_forecast_mostlysunny.png
ic_forecast_nt_clear.png
ic_forecast_nt_cloudy.png
ic_forecast_nt_flurries.png
ic_forecast_nt_fog.png
ic_forecast_nt_hazy.png
ic_forecast_nt_mostlycloudy.png
ic_forecast_nt_partlycloudy.png
ic_forecast_nt_rain.png
ic_forecast_nt_snow.png
ic_forecast_nt_tstorm.png
ic_forecast_partlycloudy.png
ic_forecast_partlysunny.png
ic_forecast_rain.png
ic_forecast_sleet.png
ic_forecast_snow.png
ic_forecast_tstorm.png
ic_forecast_unknown.png
ic_menu_refresh.png
ic_pws.png
ic_tab_forcast_selected.png
ic_tab_forcast_unselected.png
ic_tab_stations_selected.png
ic_tab_stations_unselected.png
ic_tab_weather_selected.png
ic_tab_weather_unselected.png
ic_wunderground_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.SyntheticCode.BlueSkyWeather.AboutActivity.java
com.SyntheticCode.BlueSkyWeather.BlueSkyActivity.java
com.SyntheticCode.BlueSkyWeather.CityData.java
com.SyntheticCode.BlueSkyWeather.ForecastData.java
com.SyntheticCode.BlueSkyWeather.ForecastParserTask.java
com.SyntheticCode.BlueSkyWeather.ForecastShortView.java
com.SyntheticCode.BlueSkyWeather.SearchResultActivity.java
com.SyntheticCode.BlueSkyWeather.SettingsActivity.java
com.SyntheticCode.BlueSkyWeather.StationList.java
com.SyntheticCode.BlueSkyWeather.StationParserTask.java
com.SyntheticCode.BlueSkyWeather.UiObjects.java
com.SyntheticCode.BlueSkyWeather.WeatherData.java
com.SyntheticCode.BlueSkyWeather.WeatherParserTask.java
com.SyntheticCode.BlueSkyWeather.WeatherStation.java
com.SyntheticCode.BlueSkyWeather.parsers.BaseFeedParser.java
com.SyntheticCode.BlueSkyWeather.parsers.ForecastParser.java
com.SyntheticCode.BlueSkyWeather.parsers.GeoLookupParser.java
com.SyntheticCode.BlueSkyWeather.parsers.StationPullParser.java