Android Open Source - Weather city SimpleWeatherApp






Project Summary

Android weather app to get city weather information..

Web Site / Source Repository

SimpleWeatherApp is hosted in the following web site
https://github.com/androidcodehunter/SimpleWeatherApp

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

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

SimpleWeatherApp has the following Java source files.

com.example.weatherapp.WeatherActivity.java
com.example.weatherapp.data.City.java
com.example.weatherapp.tools.XmlParser.java