Reply To: Accessing card-emulation mode on USB-NFC-Reader

Forum MIFARE general topics and applications Accessing card-emulation mode on USB-NFC-Reader Reply To: Accessing card-emulation mode on USB-NFC-Reader

Re: Accessing card-emulation mode on USB-NFC-Reader

27. November 2015 at 11:51
Hi Michael,

In your setup with a tablet and a “remote” NFC reader you can bypass some NFC messages to the TagInfo app. This bypass is obviously handled properly by the library. But to open a web browser or start an app from NFC events, is handled different inside of Android operating system. It seems that Android need special Intents (Intents are system messages and event notifications in Android) which comes from the running system. Obviously this kind of Intents cannot be bypassed. To fulfill this issue you have to write a “hook library” which also redirect this Intents like the library you use for the “remote NFC” device.

Regards,
The MIFARE Team

+ 0  |  - 0