As Heilko states, the NotePad example (samples/NotePad) has a
provider.

The WikiNotes example app Dick Wall of Google wrote has a
ContentProvider (yes, "the" Dick Wall for the inside joke people):
http://android-developers.blogspot.com/2008/03/wikinotes-for-android-routing-intents.html.

Also, the Manning book Unlocking Android has several sections about
working with and creating ContentProviders in chapter 5 (chapter 5 is
not yet on the Early Access site, but has already been written, by
me ;) - should be on MEAP soon).

Here is the ToC for those parts of that chapter:
5.5 Working with ContentProviders       22
5.5.1 Understanding URI representations and manipulating records        24
5.5.2 Useful built-in providers 30
5.5.3 Creating a ContentProvider        31




On Apr 24, 12:42 am, Naveen Garg <[EMAIL PROTECTED]> wrote:
> I am trying to create a new content provider in android but have not
> seen any sample code on the net so far. I will be thank full if
> anybody can share it.
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to