Android ListView Sample.
ListViewSample is hosted in the following web site
https://github.com/DaisukeHirata/ListViewSample
If you think the Android project ListViewSample 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 ListViewSample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in ListViewSample. The names of the image files are listed as follows.
btn_radio_on_disabled_focused_holo_dark.png btn_radio_on_focused_holo_dark.png
The following screenshort is generated from the image listed above.
ListViewSample has the following Java source files.
com.example.listviewsample.MainActivity.java com.example.listviewsample.Message.java com.example.listviewsample.MessageAdapter.java