You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
559 B
16 lines
559 B
7 months ago
|
|
||
|
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>
|