Android Open Source - Weather forecast Weather






Project Summary

Android application that gives current weather information and forecast.

Web Site / Source Repository

Weather is hosted in the following web site
https://github.com/metalcyborg/Weather

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version9
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 4 image files in Weather. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_new.png
ic_action_refresh.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Weather has the following Java source files.

com.weatherstation.City.java
com.weatherstation.ForecastActivity.java
com.weatherstation.MainActivity.java
com.weatherstation.SearchActivity.java
com.weatherstation.Weather.java
com.weatherstation.WeatherClient.java
com.weatherstation.WeatherParser.java
com.weatherstation.WeatherProvider.java