Android Open Source - NFC demo nfc_hce






Project Summary

NFC-Host Card Emulation Demo.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of nfc_hce.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version19
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
card.io.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.NFC
android.permission.VIBRATE




Java Source Files

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