Sample NFC EMV Card Reader.
EMVCardReader is hosted in the following web site
https://github.com/brendonco/EMVCardReader
If you think the Android project EMVCardReader 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 EMVCardReader.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.NFC |
EMVCardReader has the following Java source files.
com.snapper.emvcardreader.MainActivity.java com.snapper.emvcardreader.util.BinaryTools .java com.snapper.emvcardreader.util.CardInfo.java com.snapper.emvcardreader.util.EMVReader.java com.snapper.emvcardreader.util.Hex .java