Closed ThinkDigitalSoftware closed 6 years ago
https://developer.android.com/reference/android/provider/ContactsContract.RawContacts I'm reading straight from a DB, so the concept of full contacts isn't available to me. I need to aggregate the raw contact information.
Figured this out and aggregated it before sending it over.
https://developer.android.com/reference/android/provider/ContactsContract.RawContacts I'm reading straight from a DB, so the concept of full contacts isn't available to me. I need to aggregate the raw contact information.