I need to be able to select multiple contacts in Android. The flow is like this :
- User clicks on a button which opens the Contacts application.
- However, instead of being able to select a single contact, I need to be able to select multiple contacts (in the same launch of the intent).
- If a contact has multiple phone numbers, I need the user to be able to choose which phone number he wants to select.
This feature is already present in my Samsung Android Phone (Running 2.3 Gingerbread) when I click on "Contacts" in the Messaging app. See screenshot below :