Thursday 5 December 2019

NFCAndroid

This is an experimental project about Android NFC functionality.

The whole idea is based on using android device as a Host Card Emulation, however we cannot simply send a byte array by realising communication enter iOS and Android because of iOS can only accept NDEF Message. So I'm enlightened by reading NFCForum-TS-Type-4-Tag which simulate the whole process command talking cross devices.



from The Android Arsenal

No comments:

Post a Comment