upload android base code part7

This commit is contained in:
August 2018-08-08 18:09:17 +08:00
parent 4e516ec6ed
commit 841ae54672
25229 changed files with 1709508 additions and 0 deletions

View file

@ -0,0 +1,15 @@
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>