I am using NFC in my app and it is working fine. However I want to make sure that only my app is launched and no other App is there to handle the intent. Following is the code f
Use the External Type NDEF record with your own domain and give your app a corresponding intent-filter.