Tuto pour jouer avec la lib DSL4XML (utilisation d'un XML provenant de l'API WeatherUnderground).
Android-WeatherXMLParser is hosted in the following web site
https://github.com/AlainMuller/Android-WeatherXMLParser
If you think the Android project Android-WeatherXMLParser 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 Android-WeatherXMLParser.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Asset File Names | assets\xml\San_Francisco.xml |
There are 38 image files in Android-WeatherXMLParser. The names of the image files are listed as follows.
chanceflurries.gif chancerain.gif chancesleet.gif chancesnow.gif chancetstorms.gif clear.gif cloudy.gif flurries.gif fog.gif hazy.gif mostlycloudy.gif mostlysunny.gif nt_chanceflurries.gif nt_chancerain.gif nt_chancesleet.gif nt_chancesnow.gif nt_chancetstorms.gif nt_clear.gif nt_cloudy.gif nt_flurries.gif nt_fog.gif nt_hazy.gif nt_mostlycloudy.gif nt_mostlysunny.gif nt_partlycloudy.gif nt_partlysunny.gif nt_rain.gif nt_sleet.gif nt_snow.gif nt_sunny.gif nt_tstorms.gif partlycloudy.gif partlysunny.gif rain.gif sleet.gif snow.gif sunny.gif tstorms.gif
The following screenshort is generated from the image listed above.
Android-WeatherXMLParser has the following Java source files.
fr.alainmuller.weatherxmlparser.app.adapter.ForecastAdapter.java fr.alainmuller.weatherxmlparser.app.model.ForecastDay.java fr.alainmuller.weatherxmlparser.app.model.ForecastDays.java fr.alainmuller.weatherxmlparser.app.model.ForecastReader.java fr.alainmuller.weatherxmlparser.app.ui.activity.MainActivity.java fr.alainmuller.weatherxmlparser.app.ui.activity.ParseActivity.java fr.alainmuller.weatherxmlparser.app.ui.fragment.ForecastFragment.java