The way it works is:

getContentResolver().notifyChange(<some uri>, null);

Same as when the above line of code is inside CP.<insert/update/...>.....

-- Kostya

05.11.2011 18:21, Mark Murphy пишет:
Um, I'm not sure how that works. If you insert a row in the DB
directly, the CP will not be notified via the ContentObserver.

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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

Reply via email to