how to access contacts in my android program

后端 未结 4 430
情歌与酒
情歌与酒 2021-01-31 06:58

I\'m making an text message application and want to access contacts in my Android application .

I want to access contacts as if they where in the actual contact list. W

4条回答
  •  抹茶落季
    2021-01-31 07:03

    check these links:

    How to call Android contacts list?

    How to get contacts from native phonebook in android

    How to obtain all details of a contact in Android

    How to get the first name and last name from Android contacts?

    How to import contacts from phonebook to our application

    Android contacts extraction

    How to get all android contacts but without those which are on SIM

    http://mobile.tutsplus.com/tutorials/android/android-essentials-using-the-contact-picker/

提交回复
热议问题