Files
rk35xx-android14/development/samples/browseable/CardReader/_index.jd
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

16 lines
559 B
Plaintext

page.tags="CardReader"
sample.group=Connectivity
@jd:body
<p>
This sample demonstrates how to implement a low-level NFC card reader, for reading cards
that do not contain NDEF or Android Beam data. This sample is designed to read the virtual
loyalty card implemented in the "CardEmulation" sample.\n\n
In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
reader is interested, and establish communication with the card
</p>