Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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.

Dec 5, 2019