我正在构建一个Android应用程序,我需要从用户的Android手机中检测联系人格式(如姓名、姓氏、道布等字段)。我该怎么做呢?
发布于 2011-12-13 14:46:20
这里有一个开发人员参考的链接,它可能会有所帮助。
http://developer.android.com/reference/android/provider/ContactsContract.html
https://stackoverflow.com/questions/8485165
相似问题