Simple Android app to read contactless credit cards.
CCNFCPwner is hosted in the following web site
https://github.com/kr0no/CCNFCPwner
If you think the Android project CCNFCPwner 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 CCNFCPwner.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Required Permissions | android.permission.NFC android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
CCNFCPwner has the following Java source files.
net.ka0labs.ccnfcpwner.AboutActivity.java net.ka0labs.ccnfcpwner.MainActivity.java net.ka0labs.ccnfcpwner.NFCProvider.java net.ka0labs.ccnfcpwner.utils.CardUtils.java net.ka0labs.ccnfcpwner.utils.SimpleAsyncTask.java