Android Open Source - Weather application AndroidWeather






Project Summary

Simple Android Weather app.

Web Site / Source Repository

AndroidWeather is hosted in the following web site
https://github.com/3mph4515/AndroidWeather

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

ItemValue
Java File Count7
Target SDK Version16
Minimum SDK Version14
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE




Resource Files

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

card_background_white.9.png
i01d.png
i01n.png
i02d.png
i02n.png
i03d.png
i03n.png
i04d.png
i04n.png
i09d.png
i09n.png
i10d.png
i10n.png
i11d.png
i11n.png
i13d.png
i13n.png
i50d.png
i50n.png
ic_action_refresh.png
ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidWeather has the following Java source files.

com.example.elilinktask.Day.java
com.example.elilinktask.GetWeatherTask.java
com.example.elilinktask.HttpUtils.java
com.example.elilinktask.SettingsActivity.java
com.example.elilinktask.WeatherActivity.java
com.example.elilinktask.WeatherListAdapter.java
com.example.elilinktask.XmlParser.java