My android weather app.
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.
The following table is the detailed list of theWWWeatherAPP.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.MANAGE_DOCUMENTS android.permission.READ_EXTERNAL_STORAGE |
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.
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