Android Open Source - Weather application undertheweather






Project Summary

A basic Android weather app.

Web Site / Source Repository

undertheweather is hosted in the following web site
https://github.com/vivekembrandiri/undertheweather

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

ItemValue
Java File Count5
Supported screen sizes[xxhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 3 image files in undertheweather. The names of the image files are listed as follows.

cloudy.png
sunny.png
yahooicon.gif

The following screenshort is generated from the image listed above.

null

Java Source Files

undertheweather has the following Java source files.

com.weather.undertheweather.MainActivity.java
com.weather.undertheweather.Result.java
com.weather.undertheweather.WeatherData.java
com.weather.utils.CustomHttpClient.java
com.weather.utils.XMLUtil.java