GiniCaptureRequirements

public final class GiniCaptureRequirements

Deprecated

Checks the device's hardware capabilities to determine, if it is compatible with the Gini Capture SDK.

The checked requirements are listed in the RequirementId enum.

Call checkRequirements to get a report of the requirement checks.

On Android 6.0 and later you need to ask the user for the camera permission before you check the requirements.

Deprecated

Checking the requirements is no longer necessary and this class will be removed in a future release. The majority of Android devices already meet the SDK's requirements.

Functions

Link copied to clipboard
Checks the device's hardware capabilities.