host-card-emulation-sample
host-card-emulation-sample copied to clipboard
Sample app for the Host-based Card Emulation released in Android 4.4
Hi, First of All Thanks for your useful library. I've got problem sending data over nfc to ios using ndef protocol. I developed ios app as NFC Reader and I'm...
I had download the sample ,but I don't know how to send the APDU from the ACR122 to the phone? Do it need some software?
Not going inside private byte[] getNextMessage() { return ("Message from android: " + messageCounter++).getBytes(); } only call getWelcomeMessage() method.but when i check in samsung mobile it working fine.