Here is how I setup my checked text view. How come no check box appeared?
I also added this but it had not effect: listView.setChoiceMode(ListView.CHOICE_MODE_SI
you can have your own checkbox.xml in drawable folder then you can write it as android:checkMark = "@drawable/checkbox"