8 messages in com.googlegroups.android-developers[android-developers] Re: How to Creat...
FromSent OnAttachments
Naveen Garg23 Apr 2008 21:41 
Hielko24 Apr 2008 04:01 
Charlie Collins24 Apr 2008 05:08 
Naveen Garg25 Apr 2008 01:46 
Naveen Garg25 Apr 2008 01:47 
Naveen Garg27 Apr 2008 22:54 
Charlie Collins28 Apr 2008 10:39 
Naveen Garg28 Apr 2008 23:36 
Subject:[android-developers] Re: How to Create a new Content Providers on Android Platform
From:Naveen Garg (garg@gmail.com)
Date:04/25/2008 01:47:12 AM
List:com.googlegroups.android-developers

thanks dude!!

On Apr 24, 5:08 pm, Charlie Collins <char@gmail.com> wrote:

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

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 <garg@gmail.com> 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.- Hide quoted text -

- Show quoted text -