A weather forecast app using NDFD for Android.
Weather is hosted in the following web site
https://github.com/shanuwed/Weather
If you think the Android project Weather 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 Weather.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | ksoap2-android-assembly-2.6.0-jar-with-dependencies.jar |
Required Permissions | android.permission.INTERNET |
There are 30 image files in Weather. The names of the image files are listed as follows.
blizzard.png blowingsnow.png cloudy.png drizzle.png fair.png fdrizzle.png flurries.png fog.png freezingrain.png hazy.png ic_menu_help.png ic_menu_settings.png mcloudy.png mcloudyn.png na.png pcloudy.png pcloudyn.png rain.png rainandsnow.png showers.png sleet.png smoke.png snow.png snowshowers.png sunny.png sunnyn.png tstorm.png tstormn.png wswarning.png wswatch.png
The following screenshort is generated from the image listed above.
Weather has the following Java source files.
edu.washington.shan.Constants .java edu.washington.shan.Forecast.java edu.washington.shan.ForecastAdapter.java edu.washington.shan.MainActivity.java edu.washington.shan.NDFDParams.java edu.washington.shan.NDFDXmlParser_LatLonListZipCode .java edu.washington.shan.NDFDXmlParser_NDFDgenByDay .java edu.washington.shan.SettingsActivity.java edu.washington.shan.Utils .java edu.washington.shan.WorkerThreadRunnable.java