Android Open Source - Weather application theWWWeatherAPP






Project Summary

My android weather app.

Web Site / Source Repository

theWWWeatherAPP is hosted in the following web site
https://github.com/bndF1/theWWWeatherAPP

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.MANAGE_DOCUMENTS
android.permission.READ_EXTERNAL_STORAGE




Resource Files

There are 5 image files in theWWWeatherAPP. The names of the image files are listed as follows.

cloud.png
ic_action_refresh.png
ic_action_search.png
night_clear.png
sunny.png

The following screenshort is generated from the image listed above.

null

Java Source Files

theWWWeatherAPP has the following Java source files.

adapters.CopyOfListWeatherTodayAdapter.java
adapters.ListWeatherForecastAdapter.java
adapters.ListWeatherForecastAdapterDetails.java
adapters.ListWeatherTodayAdapter.java
bussiness.CityWeather.java
bussiness.CityWeatherForecast.java
bussiness.HandleDialyXMLForecast.java
bussiness.HandleDialyXMLForecastDetails.java
bussiness.HandleXML.java
bussiness.WeatherInfo.java
com.app.thewwweather.CopyOfMainActivity.java
com.app.thewwweather.MainActivity.java
com.app.thewwweather.ShowForecast.java
com.app.thewwweather.ShowForecastDetails.java
utils.ImageDownloader.java