I want to select multiple contacts. I could do one of two things (i) Start the contacts activity with action PICK. But this allows me to only select one contact at a time. Or is it possible to select more than one contact at a time?
(ii) I could query the contacts provider and make my own list( view) with checkboxes. But how do i efficiently read multiple checkboxes selected by the user? Better still, is there a drag and drop activity i can use instead? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
