it looks like I could use a content provider and declare it in my
manifest this way --

  
http://developer.android.com/intl/fr/guide/topics/manifest/provider-element.html

but then it looks like my URLs have to look like this: "content://..."
instead of "myprotocol://..."

On Nov 12, 8:29 am, sdphil <[email protected]> wrote:
> do I want a content provider or a content resolver?
>
> On Nov 12, 3:08 am, skink <[email protected]> wrote:
>
> > Pierre Henry wrote:
> > > sdphil hi,
>
> > > Have you setup a server for protocol yourprotocol:// ?
>
> > server? what server?
>
> > i'd suggest writing your own ContentProvider
>
> > pskink
>
>

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