Monday, June 27, 2011

[android-developers] Re: NFC: NDEF messages

Hallo Dominik,

> In the definition of the intent-filter I cannot
> use the android:path part as this one matches only if it is an exact
> match, i.e. in the above example only if the tag contains the URL
> http://commonsware.com/nfctest. It is not possible to add wildcards in
> the path part. But somewhere I have to add the tag specific data!

Have you tried using android:pathPattern or android:pathPrefix? I
haven't tested, but I would have expected these attributes to work with
NFC intent filters too...

br,
Michael

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment