Just implement a verver for yourprotocol://

Pierre

2009/11/12 sdphil <phil.pellouch...@gmail.com>

> starting to wonder if what I'm really trying to get at is being able
> to start an activity via. an intent from a web page....  thoughts?
>
> On Nov 12, 8:42 am, sdphil <phil.pellouch...@gmail.com> wrote:
> > 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-e.
> ..
> >
> > but then it looks like my URLs have to look like this: "content://..."
> > instead of "myprotocol://..."
> >
> > On Nov 12, 8:29 am, sdphil <phil.pellouch...@gmail.com> wrote:
> >
> > > do I want a content provider or a content resolver?
> >
> > > On Nov 12, 3:08 am, skink <psk...@gmail.com> 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 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
>

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

Reply via email to