xref: /aosp_15_r20/development/samples/browseable/CardEmulation/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="CardEmulation"
3sample.group=Connectivity
4@jd:body
5
6<p>
7
8            This sample demonstrates how to emulate an NFC card, using the "host card emulation"
9            feature added in Android 4.4. This sample makes the device appear as a loyalty card
10            whenever the screen is on and the user taps their device on an appropriately configured
11            NFC reader.
12
13            The "CardReader" sample can be used to read the loyalty card implemented in this sample.
14
15        </p>
16