I am trying to register a receiver programmatically to get notified once an NFC tag is detected. As shown in my code I registered for the desired action and I created the br
You need to register your receiver in manifest also.You need not add action with receiver in menifest