Top "Hce" questions

Host Card Emulation is software emulation of an NFC smart card's responses, usually by (but not limited to) a mobile device.

Can an Android NFC phone act as an NFC tag?

From what I have understood so far, an NFC phone will act as an NFC reader which will read data …

android nfc hce
Emulate Mifare card with Android 4.4

I have researched Mifare and other card emulation I have very good knowledge in programming (not Android, but C/C++). …

android nfc rfid mifare hce
List of devices support HCE?

As more and more devices have KitKat, I'm trying to compile a list of devices support HCE. Does anyone have …

nfc host android-4.4-kitkat emulation hce
Card emulation via software NFC

After reading a lot of questions, i decided to post this one. I read that stock version of android does …

android nfc apdu hce contactless-smartcard
Host-based Card Emulation with Fixed Card ID

Android 4.4 introduced Host-based Card Emulation (HCE). As you know, all NFC cards come with a fixed card ID (NfcAdapter.EXTRA_…

android nfc android-4.4-kitkat uniqueidentifier hce
Editing Functionality of Host Card Emulation in Android

I'm currently in the process of developing a project for my University course wherein I will be hopefully editing the …

android kernel nfc serial-number hce
Can we emulate NFC cards in iOS 13?

Apple just announced new NFC Core API to public. Here is what they said. Core NFC With Core NFC framework, …

ios nfc hce
Android NFC: copy card into device

I created an app that reads the ID of an NFC card. How I want to emulate that card with …

android clone nfc mifare hce
Get Static NFC Tag Id with HCE mode

I'm new in NFC thing, so I tested several phones with calling getTagId() method in HCE mode, and this is …

android nfc uniqueidentifier hce serial-number
ISO 7816-4 APDU command Select File and Write Record

I am trying to communicate between PN532 and HCE on Android with ISO 7816-4 command, I am successfully select the …

android nfc apdu hce contactless-smartcard