简体   繁体   中英

Display the icon of my application in contact list

I just finished the development of my app in 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. 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?

Link Android application with contacts/phonebook programatically

I have added custom mime type in android contacts list. 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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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