Update browseable samples for lmp-docs
Synced to commit df5e5013422b81b4fd05c0ac9fd964b13624847a. Includes new samples for Android Auto. Change-Id: I3fec46e2a6b3f196682a92f1afd91eb682dc2dc1
This commit is contained in:
@@ -1,20 +1,14 @@
|
||||
|
||||
|
||||
|
||||
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 <a href=
|
||||
"{@docRoot}samples/CardEmulation/index.html">CardEmulation</a> sample.
|
||||
</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
|
||||
|
||||
<p>
|
||||
In particular, this sample demonstrates how to disable Android Beam, select
|
||||
which AIDs the reader is interested in, and establish communication with the
|
||||
card. See <a href="{@docRoot}guide/topics/connectivity/nfc/hce.html">Host-based
|
||||
Card Emulation</a> for more information on the HCE APIs.
|
||||
</p>
|
||||
In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
|
||||
reader is interested, and establish communication with the card
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user