Specifications¶
The following permissions are required for the SDK to function correctly:
- Camera: Used to record the user’s face and document. By default, the SDK launches the front camera on all devices (smartphones, tablets, desktops, laptops), and this cannot be changed by config.
- Microphone: Used to capture audio input during the process. This is required for the voice recording step where the user must say the full name aloud.
Requirements¶
- The SDK is compatible with Android 10 and later.
Module size¶
The following table shows the estimated final compressed contribution of the SDK in an Android app. It is intended to approximate the footprint of the final packaged artifact as stored and distributed through the Google Play Store.
Total final compressed contribution of Video SDK to an Android app: 14.25 MB
| Artifact | Version | Final compressed contribution |
|---|---|---|
| platform-common-definitions | 1.0.0 | 0.53 MB |
| platform-common-utils | 1.1.0 | 0.14 MB |
| platform-common-image-manipulation | 1.1.0 | 3.35 MB |
| genuine-ds | 1.0.1 | 1.91 MB |
| platform-nativeds | 1.1.0 | 2.71 MB |
| sdk-core | 1.1.0 | 4.81 MB |
| sdk-camera | 1.1.0 | 0.58 MB |
| sdk-video | 1.0.0 | 0.22 MB |
| Total | 14.25 MB |