I have a list view wich each row is a checkbox. In order to know the rows selected I think using stable ids will help me out. But I haven't found any tutorial or example that can help me. Any suggestions??. I'm currently overriding the bindView and newView for recycling purposes.I have a list view wich each row is a checkbox.