I've found other posts similar to this -- it seems like the answer is that ContentObserver is just not designed for this purpose and that if I need to do something like this I'll have to use another solution.
-cliff On Sep 20, 10:55 pm, Cliff Spradlin <[EMAIL PROTECTED]> wrote: > Hi, > > Lets say I want to monitor and record every change that happens to > contacts. > > If I use a normal ContentObserver, I can't tell what records have > changed -- only that some records have indeed changed. > > Is there some way to find out what changes have happened when I > receive the OnChanged() call? > > -cliff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---