【发布时间】:2015-07-12 19:17:39
【问题描述】:
我想插入 RawContact 记录来为联系人提供补充数据。我使用 AggregateExceptions 表将真实的 RawContact 与我的联系起来。
我想知道如何在删除原始联系人时自动删除我的 RawContact。 (用户使用 Google 通讯录网络应用删除了某人)。
Viber 应用似乎设法做到了这一点,所以一定有办法。
【问题讨论】:
-
什么是 AggregateExceptions 表?
标签: android android-contentprovider android-contacts android-syncadapter