Android Open Source - Development api Android-WeatherXMLParser






Project Summary

Tuto pour jouer avec la lib DSL4XML (utilisation d'un XML provenant de l'API WeatherUnderground).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-WeatherXMLParser.

ItemValue
Java File Count7
Supported screen sizes[mdpi]
Activity Count2
Fragment Count1
Asset File Namesassets\xml\San_Francisco.xml




Resource Files

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.

null




Java Source Files

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