I will try the first option, but still why it doesn't work from all
browsers ?

On Sep 27, 2:22 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Tue, Sep 27, 2011 at 3:21 AM, Mark Cz <ome...@gmail.com> wrote:
> > I downloaded your demo, and I am sorry,
>
> > <intent-filter>
> >        <action android:name="android.intent.action.VIEW" />
> >        <category android:name="android.intent.category.DEFAULT" />
> >        <category android:name="android.intent.category.BROWSABLE" />
> >        <data android:host="www.this-so-does-not-exist.com"
> >              android:scheme="http" />
> > </intent-filter>
>
> > has no precedence over any other of my browsers.. so I have a dialog
> > "Complete action using..."
>
> That's odd -- that used to work. I know the NFC equivalent works this
> way, as I've tried that more recently.
>
> My apologies.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0
> Available!

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