This is android tutorial for Using Intent and Creating Custome Listiview.
ListViewTutorial is hosted in the following web site
https://github.com/choyno/ListViewTutorial
If you think the Android project ListViewTutorial 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 ListViewTutorial.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 8 image files in ListViewTutorial. The names of the image files are listed as follows.
bug.png down.png fish.png heart.png help.png lightning.png star.png up.png
The following screenshort is generated from the image listed above.
ListViewTutorial has the following Java source files.
com.example.listviewtutorial.Car.java com.example.listviewtutorial.CarDetailsActivity.java com.example.listviewtutorial.MainActivity.java