简体   繁体   English

如何将android联系人嵌入我的应用程序

[英]How to embed android contact to MY application

I want to access contacts in my app and don't want to start the native app, but write my own contacts listview and processing filter is too much tricky. 我想访问我的应用程序中的联系人,并且不想启动本机应用程序,但是编写我自己的联系人列表视图和处理过滤器非常棘手。

So is it possible to embed the contactslistview into my application? 那么有可能将contactslistview嵌入到我的应用程序中吗?

No, you will need to write your own ListView working with the contacts data. 不,您将需要编写与联系人数据一起使用的自己的ListView Here is a sample project loading some contact data into Spinner widgets. 这是一个示例项目,将一些联系人数据加载到Spinner小部件中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从Android中的联系人应用程序获取唯一的联系号码? - How to get unique contact number from my contact application in android? 长按我的android应用程序的联系人列表中的联系人,如何添加其他选项? - How do I add an additional option with long press on a contact of my contact list of my android application? 如何将图标添加到链接到我的应用程序的android联系人 - how to add icon to android contact that link to my application 如何在我的应用程序中显示联系人照片? - How to Show contact photo in my application? 如何从Android中的联系人启动应用程序? - How to launch an application from a contact in Android? 如何在 Android 应用程序中嵌入 Google Drive Viewer - How to embed Google Drive Viewer in android application 如何将地图嵌入到我们的android应用程序中? - How to embed map into our android application? 如何接收在我的Gmail中在Android应用程序中输入的输入详细信息(联系表格)? - how to receive the input details (contact form) entered in Android application in my gmail? 如何从我的应用程序中选择Android手机的联系电话? - How to pick contact number from phone-book of android in to my application? 如何从本机android联系人详细信息页面提供启动我自己的应用程序的选项? - How to give an option to start my own application from the native android contact details page?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM