有没有在Android javax.smartcardio类似物? [英] Are there javax.smartcardio analogues on Android?

查看:702
本文介绍了有没有在Android javax.smartcardio类似物?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有在Android javax.smartcardio类似物? 但不使用开放移动API。

Are there javax.smartcardio analogues on Android? but not using Open Mobile API.

谢谢!

推荐答案

我用 javax.smartcardio。* 作为幌子,以 IsoDep Android上的一个项目叫潜水。注意,这是对于trancieving的APDU到ISO14443卡在NFC芯片的字段(在NFC能够Android手机),而不是用于与SIM或SE通信。

I'm using javax.smartcardio.* as a facade to IsoDep on Android in a project called SCUBA. Note that this is for trancieving APDUs to ISO14443 cards in the field of the NFC chip (in NFC capable Android phones), and not for communicating with SIM or SE.

(主要动机是为了能够使用相同的 JMRTD 电子护照阅读API罐子上都J2SE和Android没有变化。)

(Main motivation was to be able to use the same JMRTD ePassport reading API jar both on J2SE and Android without changes.)

编辑:如果你有兴趣,在外部读者卡进行通信,看看这个 SCDroid项目。此外ACS似乎对他们的ACR122U读者的Andr​​oid 支持。

If you're interested in communicating with a card in an external reader, have a look at this SCDroid project. Also ACS appears to have Android support for their ACR122U reader.

这篇关于有没有在Android javax.smartcardio类似物?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆