Android Open Source - UI ListView Tutorial android-tutorials-custom-selectable-listview






Project Summary

Source code for our tutorial about how to get checkable rows in a custom ListView.

Web Site / Source Repository

android-tutorials-custom-selectable-listview is hosted in the following web site
https://github.com/marvinlabs/android-tutorials-custom-selectable-listview

If you think the Android project android-tutorials-custom-selectable-listview 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-tutorials-custom-selectable-listview.

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Minimum SDK Version4
Activity Count1




License

The license information of android-tutorials-custom-selectable-listview is as follows:

Apache License

Java Source Files

fr.marvinlabs.selectablelisttutorial.ItemListAdapter.java
fr.marvinlabs.selectablelisttutorial.MainActivity.java
fr.marvinlabs.selectablelisttutorial.pojo.Item.java
fr.marvinlabs.widget.CheckableRelativeLayout.java
fr.marvinlabs.widget.InertCheckBox.java