I'm trying to build an application where my contacts are merged with the phone contacts (similar, as Google, Facebook, LinkedIn).
I built the sync adapter and I added automatically into accounts. I also have a content provider with a table of contacts. I followed the following topic How to make a custom account show up like Google/LinkedIn/Facebook in the native Contacts app?.
So, I have my own uri and table of contacts. From here I don't know how to link the items from my table with the phone contacts