host-card-emulation-sample icon indicating copy to clipboard operation
host-card-emulation-sample copied to clipboard

Sample app for the Host-based Card Emulation released in Android 4.4

Results 3 host-card-emulation-sample issues
Sort by recently updated
recently updated
newest added

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.