This Android app collects Mag-Stripe data and CVC3 codes from PayPass cards and emulates that informations..
EMVemulator is hosted in the following web site
https://github.com/MatusKysel/EMVemulator
If you think the Android project EMVemulator 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 EMVemulator.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
Required Permissions | android.permission.NFC android.permission.WRITE_EXTERNAL_STORAGE |
EMVemulator has the following Java source files.
com.kysel.EMVemulator.MainActivity.java com.kysel.EMVemulator.MyHostApduService.java