ContactsContract.CommonDataKinds.Relation does not show in Contacts app
Posted
by Mark R
on Stack Overflow
See other posts from Stack Overflow
or by Mark R
Published on 2010-06-02T13:31:37Z
Indexed on
2010/06/02
13:34 UTC
Read the original article
Hit count: 503
contacts
I programatically added almost every type of contact field to a contact and they all work except for Relation. Relation types get added to the contacts database, but they don't show up in the Contacts app. I don't see a way to add Relation information through the Contacts GUI for a standard Gmail contact either. Does the Contacts app just not support this data type?
© Stack Overflow or respective owner