In my application that I'm building I can add contacts to my native contacts list. But the contacts I'm adding are phone-only. How can I programmatically add contact that will be synced with Google account, or even better to ask me if I want the contact to be synced?
Asked
Active
Viewed 3,074 times
1 Answers
0
Found how to sync it with google account. Here's the solution for that:
Android :Programmatically created contact is not syncing with Gmail Account