文件名称:NFC Emulation
- 所属分类:
- 其他行业
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2022-05-14
- 文件大小:
- 204.74kb
- 下载次数:
- 0次
- 提 供 者:
- ncfgod888@gmail.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Host-Based Card Emulator App
The "NFC Card Emulator" is an application created to test the communication unit between the smart card reader and the smart card. It uses the Host-Based Card Emulation method in the testing process.
With this application, a smart card can be emulated and the communication between this emulated card and the smart card reader can be observed to check whether the system works as desired.
The "NFC Card Emulator" is an application created to test the communication unit between the smart card reader and the smart card. It uses the Host-Based Card Emulation method in the testing process.
With this application, a smart card can be emulated and the communication between this emulated card and the smart card reader can be observed to check whether the system works as desired.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : NFCCardEmulator-master.zip 列表 NFCCardEmulator-master/ NFCCardEmulator-master/.gitignore NFCCardEmulator-master/.idea/ NFCCardEmulator-master/.idea/.gitignore NFCCardEmulator-master/.idea/.name NFCCardEmulator-master/.idea/compiler.xml NFCCardEmulator-master/.idea/gradle.xml NFCCardEmulator-master/.idea/jarRepositories.xml NFCCardEmulator-master/.idea/misc.xml NFCCardEmulator-master/.idea/runConfigurations.xml NFCCardEmulator-master/.idea/vcs.xml NFCCardEmulator-master/LICENSE NFCCardEmulator-master/README.md NFCCardEmulator-master/app/ NFCCardEmulator-master/app/.gitignore NFCCardEmulator-master/app/build.gradle NFCCardEmulator-master/app/proguard-rules.pro NFCCardEmulator-master/app/src/ NFCCardEmulator-master/app/src/androidTest/ NFCCardEmulator-master/app/src/androidTest/java/ NFCCardEmulator-master/app/src/androidTest/java/com/ NFCCardEmulator-master/app/src/androidTest/java/com/okanatas/ NFCCardEmulator-master/app/src/androidTest/java/com/okanatas/nfccardemulator/ NFCCardEmulator-master/app/src/androidTest/java/com/okanatas/nfccardemulator/ExampleInstrumentedTest.java NFCCardEmulator-master/app/src/main/ NFCCardEmulator-master/app/src/main/AndroidManifest.xml NFCCardEmulator-master/app/src/main/ic_launcher-playstore.png NFCCardEmulator-master/app/src/main/java/ NFCCardEmulator-master/app/src/main/java/com/ NFCCardEmulator-master/app/src/main/java/com/okanatas/ NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/ NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/AboutScreenFragment.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/FileHandler.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/HelpScreenFragment.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/HostCardEmulatorService.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/ISOProtocol.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/InformationTransferManager.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/MainActivity.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/MainScreenFragment.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/ManageFileScreenFragment.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/ResponseHandler.java NFCCardEmulator-master/app/src/main/java/com/okanatas/nfccardemulator/Utils.java NFCCardEmulator-master/app/src/main/res/ NFCCardEmulator-master/app/src/main/res/drawable-v24/ NFCCardEmulator-master/app/src/main/res/drawable-v24/rounded_corners.xml NFCCardEmulator-master/app/src/main/res/drawable-v24/rounded_corners_color_blue.xml NFCCardEmulator-master/app/src/main/res/drawable-v24/rounded_corners_color_gray.xml NFCCardEmulator-master/app/src/main/res/drawable-v24/rounded_corners_color_green.xml NFCCardEmulator-master/app/src/main/res/layout/ NFCCardEmulator-master/app/src/main/res/layout/activity_main.xml NFCCardEmulator-master/app/src/main/res/layout/content_main.xml NFCCardEmulator-master/app/src/main/res/layout/fragment_about_screen.xml NFCCardEmulator-master/app/src/main/res/layout/fragment_help_screen.xml NFCCardEmulator-master/app/src/main/res/layout/fragment_main_screen.xml NFCCardEmulator-master/app/src/main/res/layout/fragment_manage_file_screen.xml NFCCardEmulator-master/app/src/main/res/layout/spinner_item.xml NFCCardEmulator-master/app/src/main/res/menu/ NFCCardEmulator-master/app/src/main/res/menu/menu_main.xml NFCCardEmulator-master/app/src/main/res/mipmap-anydpi-v26/ NFCCardEmulator-master/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml NFCCardEmulator-master/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml NFCCardEmulator-master/app/src/main/res/mipmap-hdpi/ NFCCardEmulator-master/app/src/main/res/mipmap-hdpi/ic_launcher.png NFCCardEmulator-master/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png NFCCardEmulator-master/app/src/main/res/mipmap-hdpi/ic_launcher_round.png NFCCardEmulator-master/app/src/main/res/mipmap-mdpi/ NFCCardEmulator-master/app/src/main/res/mipmap-mdpi/ic_launcher.png NFCCardEmulator-master/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png NFCCardEmulator-master/app/src/main/res/mipmap-mdpi/ic_launcher_round.png NFCCardEmulator-master/app/src/main/res/mipmap-xhdpi/ NFCCardEmulator-master/app/src/main/res/mipmap-xhdpi/ic_launcher.png NFCCardEmulator-master/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png NFCCardEmulator-master/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png NFCCardEmulator-master/app/src/main/res/mipmap-xxhdpi/ NFCCardEmulator-master/app/src/main/res/mipmap-xxhdpi/ic_launcher.png NFCCardEmulator-master/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png NFCCardEmulator-master/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png NFCCardEmulator-master/app/src/main/res/mipmap-xxxhdpi/ NFCCardEmulator-master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png NFCCardEmulator-master/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png NFCCardEmulator-master/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png NFC