mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 08:34:00 +02:00
Note about NDEF Host Card Emulation on Android
This commit is contained in:
parent
d67e39e88e
commit
055706e85c
1 changed files with 6 additions and 0 deletions
|
@ -94,3 +94,9 @@ This daemon expects the library to be already configured to find the PN532 devic
|
||||||
|
|
||||||
If you installed libnfc from source, the default directory might be
|
If you installed libnfc from source, the default directory might be
|
||||||
`/usr/local/etc/nfc` instead of `/etc/nfc`.
|
`/usr/local/etc/nfc` instead of `/etc/nfc`.
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
You could use Android Host Card Emulation to emulate a Desfire - it actually just expects one application, D2760000850101.
|
||||||
|
|
||||||
|
See an [example of HCE NDEF emulation](https://github.com/TechBooster/C85-Android-4.4-Sample/blob/master/chapter08/NdefCard/src/com/example/ndefcard/NdefHostApduService.java).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue