Search code examples
androidlinuxpcsc

pcsc-lite and ccid on Android


Does anyone have experience porting pcsc-lite/ccid to Android? I don't need to access smart cards/readers from the application layer, just from the shell. So, as long as I can get the pcscd daemon to run, that's fine.

Do I have to also port libusb/libhal to Android since pcsc-lite requires either?

Thanks.


Solution

  • It has been done and it works, however not sure what Android version the current patch supports. Check the SEEK site and their mailing list for more information: https://seek-for-android.github.io/.