You need to specify a more specific filter in the manifest using "android.nfc.action.NDEF_DISCOVERED" or "android.nfc.action.TECH_DISCOVERED" (see http://developer.android.com/guide/topics/nfc/index.html#manifest).
On 14 Juni, 12:48, Rafael Porras Lucena <[email protected]> wrote: > Hello! > > I want to do a thing and I don't achieve it...I have a NFC reader App, > this App "captures" the Tag while the Activity is in foreground by > means of the Foreground Dispatch System of Android. > > What I want to do is that the App "captures" the Tag while it is > running and not appear the dialog for selecting the app, not only in > foreground. > > How could I do that, any issues? > > Thanks in advanced...I need do that for my final > project...please...help me! Regards! -- 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

