I am creating a Bluetooth sync application with Outlook Express. All of the work has been done fantastically well but I have one small problem left. When I sync my contacts from Outlook to Android it merges the contacts with similar names. For instance, if I have two contacts called “Najhi” and “Najhi Ullah” then after syncing they will be merged in Android under one name “Najhi”. Is there any solution to separate all merged contacts programmatically?
Share
I have found the solution on my own if anyone have the same problem, they can find this post.