How do I disable Google Wallet from automatically opening upon NFC contact?
I am developing an app that uses NFC to perform P2P communication with a proprietary NFC reader/writer but I am having a really hard time debugging because Google Wallet is in the way. Whenever I am putting my phone in contact with my reader, the phone automatically opens the Google Wallet app even though my own app is in the foreground. I have tried to disable the Wallet app and force-stop it but it still continues to open.