0

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?

nikmin
  • 1,803
  • 3
  • 28
  • 46

1 Answers1

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

Community
  • 1
  • 1
nikmin
  • 1,803
  • 3
  • 28
  • 46