Dear Michael, Many thanks for your reply. I tried it, > Of course every MIFARE tag uses the RF technology NfcA, so a filter > like this will also work: > <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> > <tech-list> > <tech>android.nfc.tech.NfcA</tech> > <tech>android.nfc.tech.MifareClassic</tech> > </tech-list> > </resources> >
But when I started my app and then brought the tag close.. I dont think my app is getting called. some default app gets triggerd.. atleast it doest not land in my code when I set the debug point. The screen comes up with the title " New Tag collected- unknown tag type ". any suggestions on which app to de install or how to set priority to my app ? thanks Domnic -- 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

