minkiapps / BiometricWrapperCompose

A wrapper for Biometricx and Huawei Face Manager API written in Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BiometricWrapperCompose

A wrapper of androidx.biometric and Huawei Face Manager API written in Compose and Coroutines

Since Huawei is not suppoting the Face Recognition in androix.biometric API, I wrote a custom UI in compose which uses Huawei Fido Kit for face recognition, when the device is not Huawei and has no face recognition, androix.biometric API is used for biometric authentication.

ezgif com-resize

About

A wrapper for Biometricx and Huawei Face Manager API written in Compose


Languages

Language:Kotlin 100.0%