0

I want to get OTP from a configured yubikey

I have access to the UsbSession and UsbDevice and UsbManager But I'm not sure what to do to get the OTP

Do you have suggestions?

Lena Bru
  • 13,521
  • 11
  • 61
  • 126

1 Answers1

0

As it turns out, in order for the yubikey to get data from usb, you need to have a hidden edittext on the screen to get the input event from the yubikey.

Lena Bru
  • 13,521
  • 11
  • 61
  • 126