NFC-Host Card Emulation Demo.
nfc_hce is hosted in the following web site
https://github.com/nrajashekar/nfc_hce
If you think the Android project nfc_hce listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of nfc_hce.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar card.io.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.NFC android.permission.VIBRATE |
nfc_hce has the following Java source files.
com.example.nfcdemo.IsoDepTransceiver.java com.example.nfcdemo.MyHostApduService.java com.example.nfcdemo.NFCApplication.java com.example.nfcdemo.presentation.NFCActivity.java com.example.nfcdemo.presentation.ReadFragment.java com.example.nfcdemo.presentation.ScanFragment.java