About 55,800 results
Open links in new tab
  1. usb - Developing a smartcard reader in Android - Stack Overflow

    The end goal is to have a functioning smartcard reader on the Android platform with PKCS #11 support and provide a library to the end-users of the SmartCard reader so they can communicate with their …

  2. Using a US DOD CAC on Android - Android Enthusiasts Stack Exchange

    Dec 31, 2015 · The US Department of Defence (DOD) uses a Common Access Card (CAC) for authentication on a number of externally available websites. It is possible to use the CAC with Firefox …

  3. How to read a smart card/ microprocessor card using a smart card …

    Jul 14, 2017 · I have been using a HID OMNIKEY 3021 USB smart card reader which would read these card (And I know this reader works with these cards through windows apps because I have …

  4. Android smart-card interface over USB - Stack Overflow

    Jun 8, 2017 · I need to read/write to a smart-card using a smart-card reader attached to an Android phone by USB. Is this possible with native APIs or do I have to install other libraries? Thank you

  5. How to get AID for reader Host based card emulation

    How does Host-based Card Emulation deal with AID (Application ID)? Android HCE: are there rules for AID? Please help as there is very little resources available on HCE! EDIT The example uses the AID …

  6. Connect a USB device (smart card reader) on android

    Sep 23, 2012 · I have some trouble to connect a USB smart card reader on my Android Tablet (ICS 4.0.3). This one not recognized the reader. I used "USB device info" application, and I saw that Linux …

  7. Smart Card Reader on Android via WiFi or USB - Stack Overflow

    Feb 29, 2016 · 0 Well, maybe you can also take a look at Syncotek smart card reader, such as the model Syncotek SC-600P, it is one USB smart card reader that has Built-in antenna for contactless …

  8. Android application to mimic a physical RFID card

    A quote from the docs Android 4.4 and higher provide an additional method of card emulation that doesn't involve a secure element, called host-based card emulation. This allows any Android …

  9. Android/NFC: read ATR from Smartcard (EMV) - Stack Overflow

    Contactless card do return ATR. However, you can't get ATR from current android NFC API. Android NFC API only returns historical bytes from ATR. The reason that contactless card do return ATR: …

  10. Android NFC Host Card Emulation sample - Stack Overflow

    Jan 27, 2022 · Also, if I run a NFC reader app on the phone and the card emulation on the tablet, another app is trying to handle the reader request, and comes into the foreground.