I have an adapter with an imageview,a textView and a Checkbox and a button \"Select all\" for selecting all the checkbox. I searched a lot about how can I do this (select al
I asigned an id to each selected item and then use a HashMap to keep track of the selected items