SDK Requirements
- Android gradle version 4.0.0
- Compile SDK version 29 and up.
- Target SDK version 29 and up.
- Minimum SDK version 23.
- Android OS 6.0
- Camera component capable of at least 720p capture.
- armeabi-v7a
- arm64-v8a
- x86
- x86_64
Sybrin Android SDK's are not expected to work properly on android emulators.
When the Sybrin Biometrics Android SDK is implemented it will add to the app's total size. The exact size increase will depend on, but are not limited to, features implemented and the architecture that the app is built on.
Total expected size increase is between 90MB and 110MB.
This amount changes for each individual module respectively:
Module | Estimated minimum | Estimated maximum |
Liveness Detection | 18MB | 25MB |
Facial Comparison | 5MB | 8MB |
Facial Recognition | 90MB | 105MB |
Last modified 10mo ago