Documentation

Android

Overview

  • Minimum Android version:4.4 (API Level:19)
  • Compilation Android SDK version:API Level:35
  • Target Android SDK version:API Level:35
  • Supported CPU architectures:armeabi-v7a,arm64-v8a
  • SDK incremental package size:2.3MB+
  • Capture image size:1280px*800px
  • Supported languages:
    • English
    • Indonesian
    • Chinese
    • Thai
  • Use-permissions:
    <uses-feature android:name="android.hardware.camera" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.CAMERA" />

Compliance Explanation

Click to view the compliance explanation

Release Notes

Click to show release notes

Demo

Install IDV-Demo.apk to your phone and log in with the test account.

Installation

The IQA SDK supports three integration methods, offering varying degrees of UI customization to meet your specific requirements. You can select the most suitable integration approach based on your product needs.

Integration DescriptionAdvantagesDisadvantages
Use AAI's default layout and interactionided by AAISimple integration with easy version upgradesLimited to icon and text asset modifications; restricted UI customization capabilities
Customize layout structure using AAI UI source codeFlexible control positioning; seamless integration as a standard ActivityRequires manual UI source code maintenance; potential significant changes during major version updates
Integrate as a View componentFull workflow customization controlRequires learning the IQA View API; involves additional learning effort

Release Notes

See release notes