Possible Duplicate:
How do I link a checkbox for every contact in populated listview?
i m a beginner in android.
i want to get the phone contacts and then put them into a
listview
with a checkbox so that user can select more then one contact and then
get the selected contacts.
is there any tutorial for that????
thanks
here is the code to get all contacts with checkbox :