Android ContactId 可能会改变?

发布于 2024-10-03 07:38:03 字数 124 浏览 2 评论 0原文

我编写了一个使用联系人的应用程序,并使用 contactId 作为键将一些数据存储在数据库中。远离计算机(英语很糟糕?)我注意到与联系人绑定的数据消失了。 Android(或任何应用程序)是否可能更改联系人的 contactId?谢谢

I wrote an application working with contacts and store some data in db using contactId as key. Being far from computer (terrible english?) I noticed that data tied on a contact is gone. Can it possible that contactId for contact is changed by Android (or any application?). Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

可遇━不可求 2024-10-10 07:38:03

CONTACT_ID 不持久,可能会发生变化。 LOOKUP_KEY 应该可以帮助解决这个问题,但我还没有使用它。

The CONTACT_ID is not durable and may change. LOOKUP_KEY is supposed to help with this, but I have not played with it yet.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文