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/commonsguy
http://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