简体   繁体   English

在联系人列表中显示我的应用程序的图标

[英]Display the icon of my application in contact list

I just finished the development of my app in android.我刚刚在 android 中完成了我的应用程序的开发。 It has integration with contact list.它与联系人列表集成。 Now i want to add my app icon in contact list of phone like Facebook, Google and Whatsapp icons.现在我想在电话联系人列表中添加我的应用程序图标,如 Facebook、Google 和 Whatsapp 图标。 For the contacts that are registered to my app i wish to display my app icon on the contact list next to that particular contact name.对于注册到我的应用程序的联系人,我希望在该特定联系人姓名旁边的联系人列表中显示我的应用程序图标。 Clicking on the app will redirect me to my app.单击该应用程序会将我重定向到我的应用程序。

I have a faint idea that it maybe done by contact provider.我有一个模糊的想法,它可能是由联系提供商完成的。 I also know this maybe achieved by being able to add my application to the settings->accounts.我也知道这可以通过将我的应用程序添加到设置-> 帐户来实现。 But i do not know how to do it.但我不知道该怎么做。

I have already gone through these similar questions but none of them provide adequate answers.我已经经历过这些类似的问题,但没有一个能提供足够的答案。 How to add custom app tag in native android contact app? 如何在本机 android 联系人应用程序中添加自定义应用程序标签?

Link Android application with contacts/phonebook programatically 以编程方式将 Android 应用程序与联系人/电话簿链接起来

I have added custom mime type in android contacts list.我在 android 联系人列表中添加了自定义 mime 类型。 After a long research i decided to share this with you guys, i have tested this on all Android cell phone including android 9.0 here is link经过长时间的研究,我决定与大家分享这个,我已经在包括 android 9.0 在内的所有 Android 手机上测试了这个链接

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM