Files
android_development/samples/browseable/CardEmulation/_index.jd
Alexander Lucas 0b3758ea4e Adding new samples to browseable section of DAC
Change-Id: I58e10e787f5df668331fc04e97a6c2efcd75f76f
2014-02-07 13:17:23 -08:00

18 lines
527 B
Plaintext

page.tags="CardEmulation"
sample.group=Connectivity
@jd:body
<p>
This sample demonstrates how to emulate an NFC card, using the "host card emulation"
feature added in Android 4.4. This sample makes the device appear as a loyalty card
whenever the screen is on and the user taps their device on an appropriately configured
NFC reader.
The "CardReader" sample can be used to read the loyalty card implemented in this sample.
</p>