I'm creating an app that manages the phonebook of the device.
In the phone, there are contact accounts like com.google or com.htc.android.pcsc. When the user adds a new contact, the contact will be assigned to an account.
How do I create such an account? I'm quite unfamiliar with how the contacts account work. I would like to have a few pointers on where I should be looking this information for, if possible.
Thanks everyone!