如何将 SIM 卡联系人与 Android 数据库同步?
在我的应用程序中,我获取存储在手机中的联系人,所有更新和查询也(根据数据)存储在 android 的 contactscontract.contacts
表中。现在,为了获取 SIM 卡联系人,我需要在应用程序启动之前将所有 SIM 卡联系人导入 Android 数据库,否则我将不得不再次重写代码。这可能吗?我该怎么做?我不知道联系人信息如何存储在 SIM 卡中。
In my application I am getting contacts stored in phone, all the updates and queries are also (according to data) stored in contactscontract.contacts
table in android. Now for getting SIM contacts too I need to import all SIM contacts to the android database before the application starts, or otherwise I will have to rewrite the code again. Is this possible, and how can I do it? I have no idea how contacts are stored in SIM.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论