1
Install
Use Android API level 26 or later and enable Dependencies are resolved from published packages. See Maven Central for available versions.
mavenCentral() in your dependency repositories.2
Configure the app and backend
Follow native RP ID configuration to associate your app with the relying party through Digital Asset Links.Implement backend support for Connect tokens and signed-passkey verification. Do not put Backend API keys in the app.
3
Initialize
4
Implement the SDK flows
Follow the native integration guide for enrollment, login, fallback and management. Connect tokens come from your backend; passkey login results return to it for verification before a session is issued.