Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人有将 pcsc-lite/ccid 移植到 Android 的经验吗?我不需要从应用程序层访问智能卡/读卡器,只需从外壳。所以,只要我能让 pcscd 守护进程运行,就可以了。
由于 pcsc-lite 需要,我是否还必须将 libusb/libhal 移植到 Android?
谢谢。
它已经完成并且可以工作,但是不确定当前补丁支持的 Android 版本。查看 SEEK 站点及其邮件列表以获取更多信息:https ://seek-for-android.github.io/ 。