是否可以从联系人选择器中选择多个联系人?

发布于 2024-10-02 16:02:41 字数 111 浏览 4 评论 0原文

我正在使用联系人选择器,是否可以借助 contactpicker 活动中的复选框选择多个联系人?还有其他可能的方法吗? PS:现在我正在使用 contactpicker 活动,这有助于获得单个联系人! :-(

i am using contact picker, is it possible to select multiple contacts with the help of checkbox in contactpicker activity? is there any other possible way?
P.S: now i am using a contactpicker activity,which helps to get a single contact! :-(

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

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

发布评论

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

评论(1

不弃不离 2024-10-09 16:02:42

通过使用自定义 SimpleCursorAdapter,您可以创建具有多个选择的联系人选择器。

我猜您想实现如下图所示的功能:

alt text

By using a custom SimpleCursorAdapter you can create a contact picker with multiple selections.

I guess you want to implement the functionality as shown below in this image:

alt text

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