如何在编辑时在文本视图中加载联系人?

发布于 2024-10-18 08:11:26 字数 84 浏览 2 评论 0原文

你好 我正在创建一个基于联系人的应用程序。我有一个文本视图,我想在编辑文本视图时从手机加载联系人。

请任何人帮助我如何做到这一点 提前致谢

Hi
I am creating a contact based application.In that i have a text view in that I want load the contacts from phone at the time of editing the text view.

Please any one help me how to do this
Thanks in Advance

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

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

发布评论

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

评论(1

笑忘罢 2024-10-25 08:11:26

you can use a TextWatcher to get notified when the editing starts.
For more information on how to query contacts you can take a look at the contacts tutorial provided at http://blog.app-solut.com/2011/03/working-with-the-contactscontract-to-query-contacts-in-adroid/
its about how to query all contacts and basic information on contacts.

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