I'd create the listview that contain checkbox and textview in each list. The problem which i'm facing is, I'm not able to retrieve the array of both checked and unchecked values from adapter class. I'd attached some sort of code here. Here is my Adapter classI'd create the listview that contain checkbox a