问题
i am using contact picker, is it possible to select multiple contacts with the help of checkbox in contactpicker activity? is there any other possible way? P.S: now i am using a contactpicker activity,which helps to get a single contact! :-(
回答1:
By using a custom SimpleCursorAdapter
you can create a contact picker with multiple selections.
I guess you want to implement the functionality as shown below in this image:

来源:https://stackoverflow.com/questions/4192559/is-it-possible-to-selecte-multiple-contacts-from-contact-picker