Requirements
The Biocapture SDK requires the following minimum specifications:
- An Android project targeting Android 7.0 (API level 24) or higher.
- The Android device should have a rear camera with torch functionality and support for fixed focus.
- Your application must have access to native frameworks and cannot be a pure web wrapper. Integration with third-party frameworks like React Native or Flutter is generally possible. If assistance is needed, please contact Biocapture for support. We actively support Kotlin and Java applications.
- An internet connection is necessary for online SDK licensing and activation. However, offline licensing is also available.
The following tool versions are required:
| tool | version |
|---|---|
| Gradle | 5.x |
| Java | 8 (1.8) |
| Android SDK | version > 28 (compileSdkVersion), > 28.0.3 (buildToolsVersion) |
| Android Studio | > 3.0.1 |