If I create a content provider to service a live folder, and if this
content provider is just a wrapper aggregating other content
providers, how does the live folder know if the real content has
changed somewhere down the line.

For example, I have a live folder that has items pointing to video,
audio, and notes. Each item in the cursor (such as an aggregated
matrix cursor) may be pointing to a different underlying content
provider. But each item will have its own uri.

Does the live folder view register for content changes for each uri?
Or is it the responsibility of the wrapper content provider to
register for content changes and then notify its client the live
folder?

Appreciate your help
Satya

--~--~---------~--~----~------------~-------~--~----~
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