how to Link/Merge/Combine two contacts in android? -


how can link 2 contacts example email address , a phone number application? thanks,

the answer contactscontract.aggregationexceptions

for more information, go click http://developer.android.com/reference/android/provider/contactscontract.aggregationexceptions.html?


Comments

Popular posts from this blog

Regex find and replace between <div class="customclass"> and </div> tag -

jpa - Passing entitymanager from reflection method -