The regular content providers are just regular content providers. Their protocol classes are in the framework, and of course you can't put yours there, so you will need to compile a copy of yours into each app using it.
On Thu, Mar 11, 2010 at 9:21 PM, Musafir <musafir4frie...@gmail.com> wrote: > > > hi friends, > i also have have doubt what grace asked. i want to know any frameowrk > change is required to add our custom content provider and to act like > inbuild content provider like (contact,settings,etc..)? > Regards > > -- > 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 > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en