lundi 8 août 2016

Get checked items id from custom listview and pass them to new activity android

I'm developing an android app which has a custom listview with a checkbox. I want to pass all the checked items from one activity to another. how should I pass them? and where should I manage the checkbox (to get all the checked items) in the custom adapter or the activity?

Note: I retrieve all the data from my server using json response.




Aucun commentaire:

Enregistrer un commentaire