简体   繁体   中英

Importing Contacts to an android app

I am trying to make a text messaging app for android. I would like the layout to be pretty similar to that of the native app, but it will include additional features. I need to create a contacts screen that is automatically synchronized with the Android contacts. Any ideas on where to start with this?

You are going to need to look at reading contacts from the android device, that can be found here -

I would display them in a list view, which you can look at here -

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM