Skip to content

Sync columns in android

soneyworld edited this page Jun 26, 2011 · 3 revisions

android.provider.ContactsContract.RawContacts

ACCOUNT_NAME = account.name

ACCOUNT_TYPE = account.type

SOURCE_ID = entryUUID

SYNC1 = sync status

SYNC2 = DN \n LDAPObjectClass

SYNC3 = LDAP Error Messages

SYNC4 = LDIF of the last successful synced Entry

android.provider.ContactsContract.Data

None of the SYNC Fields are used

Clone this wiki locally