Hi, is there a way to implement content provider chaining?
I need something that works like this: - I install a provider which has similar scheme/paths as a known provider - when invoked, I perform some pre-processing - then invoke an old provider - do some post-processing - return results This is necessary for filtering and extending existing data sources with some useful content (some special attributes on people from contacts). Thanks. Denis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

