android / identity-samples

Multiple samples showing the best practices in identity on Android.
Apache License 2.0
366 stars 221 forks source link

Credential Manager App in Java. #58

Closed tanmay380 closed 8 months ago

tanmay380 commented 9 months ago

I tried to build this code in java. but i'm getting a lot of errors , Is there any one who has made this java?.

Also i tried building this peoject but it is getting failed as it is not able to find libs used in build.gradle. I'm not much familiar with kotlin. If someone could help me with this?

ksemenova commented 8 months ago

Please check out the code samples in Java here: https://developer.android.com/training/sign-in/passkeys#java Let us know if further clarifications are required.