Yubico / yubikit-android

Yubico Mobile Android SDK - YubiKit
Apache License 2.0
103 stars 38 forks source link

It's possible write NDEF Message in Yubikey ? #37

Closed Lzyct closed 3 years ago

Lzyct commented 3 years ago

I have tried to Write NDEF Message to Yubikey , from this reference

I need to add new mime type or createApplicationRecord to automatically launch NFCReader from my apps. Even if i'm using android:scheme="https" it's not working if Microsoft Edge was Installed

I was trying to write but get IOException image

dainnilsson commented 3 years ago

No, writing the NDEF tag on a YubiKey is not possible.

Lzyct commented 3 years ago

image

So i can't change url like YubiKey Personalization Tool App ? It's only can change from PC?