not sure what you mean here - a server? what class are you referring to? On Nov 12, 9:05 am, Pierre Henry Perret <[email protected]> wrote: > Just implement a verver for yourprotocol:// > > Pierre > > 2009/11/12 sdphil <[email protected]> > > > 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 <[email protected]> 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 <[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]<android-developers%[email protected]> > > 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 [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

