Open GoogleCodeExporter opened 9 years ago
Different solutions for an implementation possible - needs further
investigation...
- Mount Mobile Security Card on PC
When the Android phone is connected via USB and the Mobile Security Card is
mounted on the PC, a PC/SC IFD Handler on the host could access the smartcard
directly.
- Proprietary 'APDU-bridge' in Android
The APK on Android is forwarding all APDU commands from the host to the secure
element and returns the response (over bluetooth).
- Implement a new USB device class CCID
When the Android phone is connected via USB the PC will see a CCID compliant
card terminal in addition to the mass storage or ADB class.
- Implement SAP/rSAP in Anroid
The SIM Access Profile could be implemented in Android and extended with access
to the Mobile Security Card. Implementation on the host?
Original comment by Daniel.A...@gi-de.com
on 9 Aug 2010 at 4:11
Bluetooth IFD Handler for PCSC (Linux & Windows) with access to an Android
application is developed
Original comment by Daniel.A...@gi-de.com
on 4 Oct 2010 at 11:48
Initial version for Linux finished.
Original comment by manueleb...@googlemail.com
on 5 Oct 2010 at 3:10
I know this is years later, but does this work? I now have a Asus Transformer
T101. It has two 2.0 USB ports on the keyboard. I can tell that it powers
devices and reads HDD's and thumb drives just fine. But my CAC card reader
fails to work. I'm guessing it's something to do with drivers. Good luck!
Original comment by ghost0...@gmail.com
on 5 Mar 2012 at 6:38
Original issue reported on code.google.com by
lunatick...@gmail.com
on 4 Aug 2010 at 3:57