Android:以编程方式检索帐户的联系人

发布于 2024-12-22 18:10:41 字数 272 浏览 1 评论 0原文

我在模拟器上添加了两个谷歌帐户。后来我在每个帐户下添加了联系人。我可以使用下面的链接获取帐户。

默认帐户类型是什么/ Android 联系人应用程序上的联系人姓名?

现在,我如何以编程方式检索在帐户下添加的联系人及其字段?

I added the two google accounts on my emulator. Later I added contacts under each account. I am able to get account using below link.

What is the default Account Type / Name for contacts on Android Contact Application?

Now how do I programmatically retrieve the contacts and its fields added under the accounts?

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

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

发布评论

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

评论(1

何止钟意 2024-12-29 18:10:41

您可以通过传递帐户名称并输入选择参数来查询原始联系人表来查询帐户特定联系人

You can query the account specific contacts by querying the Raw contacts table by passing Account name and type in selection parameters

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