In my app, I only have one activity with an NFC intent but it still still fired in all other activities. Is there a way to limit this?
I want to imitate the way NFC TagInfo handles their NFC intent. They only allow NFC reads in their "Scan a tag..." activity and it is blocked in all other activites.