Android Open Source - UI ListView XML velib_TP






Project Summary

android practical work - parse Paris velib's stations xml file and show the result in a listview.

Web Site / Source Repository

velib_TP is hosted in the following web site
https://github.com/nguyeti/velib_TP

If you think the Android project velib_TP 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 velib_TP.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\stations.xml




Resource Files

There are 2 image files in velib_TP. The names of the image files are listed as follows.

icone_rouge.png
icone_verte.png

The following screenshort is generated from the image listed above.

null

Java Source Files

velib_TP has the following Java source files.

com.example.tpvelib.InfoStationActivity.java
com.example.tpvelib.ListeStationVelibActivity.java
com.example.tpvelib.ServiceStation.java
com.example.tpvelib.StationAdapter.java
velib.model.InfoStation.java
velib.model.ListeDesStationsVelib.java
velib.model.ListeDesStationsVelibI.java
velib.model.StationVelib.java