Open Android Activity when NFC_TECH is discovered
问题 I am developing an app which is required to open upon scanning an NFC tag that doesn't contain any data(?) except for ID . The items in database are supposed to be identified by that ID and I am not supposed to write anything on these tags I can get the device to scan the tag in foreground mode by calling enableForegroundDispatch() and it returns me with new intent that contains the required data EXTRA_ID However when the application is on background and I scan a tag, I can hear the system