貌似联系人有三个数据库,且不同步,另外也有可能是版本问题。

解决方案:https://github.com/codinguser/android_contact_picker

接下来会对其进行一些改造,如加入搜索

参考:http://stackoverflow.com/questions/11218845/how-to-get-contacts-phone-number-in-android

http://stackoverflow.com/questions/9421643/displaying-contact-and-phone-numbers-in-a-check-box

http://stackoverflow.com/questions/21811780/android-contact-phone-number-using-loader-invalid-column-data1

https://github.com/codinguser/android_contact_picker

更多相关文章

  1. 高级Redis应用进阶课 一站式Redis解决方案
  2. Android个人手机通讯录开发详解
  3. Error retrieving parent for item: No resource found that mat
  4. Android之unable to execute dex java heap space解决方案
  5. Android(安卓)studio Error:(32, 13) Failed to resolve: com.an
  6. 新浪微博请求数据出错(Android(安卓)Volley Https证书不信任)的解
  7. Android(安卓)Studio 提示错误:No IDEA annotations attached to
  8. android中联系人以及 ContactsContract类大全
  9. DataBinding绑定android:onClick出错

随机推荐

  1. 详解MySQL 8.0.18命令
  2. Linux下彻底删除Mysql 8.0服务的方法
  3. 浅析centos 7 mysql-8.0.19-1.el7.x86_64
  4. mysql8.0.19忘记密码的完美解决方法
  5. CentOS7.5 安装 Mysql8.0.19的教程图文详
  6. MySQL 8.0.19支持输入3次错误密码锁定账
  7. MySQL8.0.19安装教程
  8. workerman写mysql连接池的实例代码
  9. MySQL数据库优化之索引实现原理与用法分
  10. MySQL数据库优化之分表分库操作实例详解