Read data from MIFARE tag

Hi @HorstKevin ,
I think not because the extension use:
android.nfc.action.TAG_DISCOVERED to "read" the tag so when You approach the tag immediately the app start his job, for your purpose the extension should use
android.nfc.action.TECH_DISCOVERED and use foreground dispatch as I wrote here (I suppose):

but I was not able to develop these functions, so at this moment You can use App Inventori and Mifare tag as You can see
Ciao
Marco