是否可以使用 Android 设备模拟 felica 卡?
Is it possible to emulate a felica card with an Android device?
Android (4.4 and above) supports emulating cards that are based on the NFC-Forum ISO-DEP specification (based on ISO/IEC 14443-4) and process Application Protocol Data Units (APDUs) as defined in the ISO/IEC 7816-4 specification
另一方面,Falica 卡符合 JIS:X6319-4 Felica's wiki entry。
因此,大概无法使用 Android 设备来模拟 Felica 卡。准确吗?
没错。但是,目前正在审查索尼在 AOSP 上的补丁,这些补丁将允许 Felica 卡的卡模拟。参见示例 https://android-review.googlesource.com/#/c/128491/
Suica 卡是用 Suica Mobile 应用程序模拟的,因此可以
Android (4.4 and above) supports emulating cards that are based on the NFC-Forum ISO-DEP specification (based on ISO/IEC 14443-4) and process Application Protocol Data Units (APDUs) as defined in the ISO/IEC 7816-4 specification
另一方面,Falica 卡符合 JIS:X6319-4 Felica's wiki entry。
因此,大概无法使用 Android 设备来模拟 Felica 卡。准确吗?
没错。但是,目前正在审查索尼在 AOSP 上的补丁,这些补丁将允许 Felica 卡的卡模拟。参见示例 https://android-review.googlesource.com/#/c/128491/
Suica 卡是用 Suica Mobile 应用程序模拟的,因此可以