Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我将联系人存储在手机中,所有更新和查询也(根据数据)存储contactscontract.contacts在 android 的表中。现在为了获取 SIM 联系人,我需要在应用程序启动之前将所有 SIM 联系人导入到 android 数据库,否则我将不得不再次重写代码。这可能吗,我该怎么做?我不知道联系人如何存储在 SIM 卡中。
contactscontract.contacts