Legacy Android SDK
2.2.1
2.2.1
  • Introduction
  • Requirements
  • Downloading
  • Setup
  • Initialization
    • Network Security Settings
  • User Management
    • Create User
    • User status
    • Delete engine enrol
    • Delete User
  • Face Engine
    • Liveness Detection
      • Liveness Customisation
    • Face Verification
    • Camera Helper
  • Voice Engine
    • Initialization
    • Audio Recording
    • Recording Submission
  • Document Engine
    • Validate document
    • Validate entity
  • Enums
Powered by GitBook
On this page

Requirements

Basic requirements for a project to use our SDK

  • Android Studio

  • Android 4.4+

  • armv7, arm64, x86

  • minSdkVersion - 19

  • targetSdkVersion - 28

  • sourceCompatibility - Java 1.8

  • targetCompatibility - Java 1.8

PreviousIntroductionNextDownloading

Last updated 4 years ago