A library for Android to parse National Weather Service (NWS) weather data..
NWSDroid is hosted in the following web site
https://github.com/mstark90/NWSDroid
If you think the Android project NWSDroid 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 NWSDroid.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
NWSDroid has the following Java source files.
com.michaelstark.nwsdroid.Forecast.java com.michaelstark.nwsdroid.ForecastEntry.java com.michaelstark.nwsdroid.ForecastIterator.java com.michaelstark.nwsdroid.HazardIterator.java com.michaelstark.nwsdroid.NWSWeatherRequest.java com.michaelstark.nwsdroid.NWSWeatherResponse.java com.michaelstark.nwsdroid.WeatherAlert .java com.michaelstark.nwsdroid.WeatherCondition .java com.michaelstark.nwsdroid.XmlWeatherObject .java