I am creating application is like Viber or Whatsapp.
I want to create contact list from system's contact list in mobile. The new contact list will get all contacts and create new list with some additional attributes. The new list will store in new database and sync to my server.
How can i extend Contacts Provider attributes and store in new database?
Any solution for this case?