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
525 B
16 lines
525 B
|
|
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>
|