> For the complete documentation index, see [llms.txt](https://api2-ekycapis.innov8tif.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api2-ekycapis.innov8tif.com/okaycam-mobile-sdk/okaycam-mobile-sdk-all/change-log/android-1.md).

# Android

For Android versions, we are actively published to Maven Repository. User can keep track of the version using the [site](https://search.maven.org/artifact/com.innov8tif.okaycam/OkayCam).

{% hint style="info" %}

{% tabs %}
{% tab title="Version 3.xx" %}

#### *<mark style="color:orange;">Key feature: Auto Capture/Detect ID Document</mark>*

#### Version 3.1.5 (24-6-2026)

* **Changes:**&#x20;
  * Fixed selfie oval alignment issue
  * Handle listener for back click

#### Version 3.1.4 (8-5-2026)

* **Changes:**&#x20;
  * Fix crash issue - Crash occurred when capturing a blank area (caused by attempting to crop when no items were exist)

#### Version 3.1.3 (30-4-2026)

* **Changes:**&#x20;
  * Fix overlay position so it is not overlapping the status and navigation bars on image result screens

#### Version 3.1.2 (29-4-2026)

* **Changes:**&#x20;
  * Fix Document Capture UI alignment in some devices

#### Version 3.1.1 (23-4-2026)

* **Changes:**&#x20;
  * Added OkayCamAutoSelfie - Face liveness feature and new UI

#### Version 3.0.11  (13-4-2026)

* **Changes:**&#x20;
  * Added new config - `autocapture`
    * When set to `true`, the system will automatically capture the document once it is properly detected and aligned. When set to `false`, the user must manually trigger the capture instead.

#### Version 3.0.10  (5-4-2026)

* **Changes:**&#x20;
  * Fix overlay position off the status and navigation bar for capture doc for manual capture

#### Version 3.0.9  (26-3-2026)

* **Changes:**&#x20;
  * Updated Xendity libraries to support multiple id type capture
  * Fix retake detection issue

#### Version 3.0.8  (17-3-2026)

* **Changes:**&#x20;
  * Introducing OkayCamAutoCaptureConfig with following params:
    * width
    * imageQuality
    * modes

#### Version 3.0.7  (12-3-2026)

* **New Features:**&#x20;
  * Introducing Auto capture document with following four modes:
    * Full (front, flash, and back)
    * Front Only
    * Front + Front with flash
    * Front and Back

#### Version 3.0.6  (24-2-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Introducing new UI
  * Fixed image cropping size

#### Version 3.0.5  (13-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix close and retake buttons off screen with system navigation bar issue

#### Version 3.0.4  (2-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix capture button off screen with system navigation bar issue
  * Introduced manual capture feature after 10 seconds of initialization

#### Version 3.0.3  (30-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix document capture wasn't cropping from sides

#### Version 3.0.2  (22-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix UI bug of camera overlay was not covering full screen

#### Version 3.0.1 (9-09-2025)

* **New Features:** NA
* **Changes:** Enhance Image cropping logic&#x20;

#### Version 3.0.0 (9-09-2025)

* **New Features:** NA
* **Changes:** Support Auto Capture for ID Document (MyKad)
  {% endtab %}

{% tab title="Version 2.x.x" %}

#### Version 2.0.13  (5-4-2026)

* **Changes:**&#x20;
  * Fix overlay position off the status and navigation bar for capture doc for manual capture

#### Version 2.0.12  (13-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix close and retake buttons off screen with system navigation bar issue

#### Version 2.0.11  (2-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix capture button off screen with system navigation bar issue

#### Version 2.0.10  (30-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix document capture wasn't cropping from sides

#### Version 2.0.9  (22-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix UI bug of camera overlay was not covering full screen

#### Version 2.0.8  (6-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Added 32 bit OS support

#### Version 2.0.7  (29-09-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Implemented 16KB page support

#### Version 2.0.6  (20-09-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fixed proguard class conflict issue with other SDKs

#### Version 2.0.5  (20-09-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fixed brightness, blur and glare detection
  * Fixed missing dependencies

#### Version 2.0.2 (07-04-2023)

* **New Features:** NA
* **Xcode Version:** NA
* **Changes:** Fixed camera and storage permission issues for Android 13 with backward compatibility

#### Version 2.0.0 (01-04-2023)

* **New Features:** Based on v1.1.18, Image Quality Check (Glare, Blurriness, Brightness)
* **Xcode Version:** NA
* **Changes:** Initial 2.x base release
  {% endtab %}

{% tab title="Version 1.x.x" %}

#### Version 1.2.20  (5-4-2026)

* **Changes:**&#x20;
  * Fix overlay position off the status and navigation bar for capture doc for manual capture

#### Version 1.2.19  (13-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix close and retake buttons off screen with system navigation bar issue

#### Version 1.2.18  (2-1-2026)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix capture button off screen with system navigation bar issue

#### Version 1.2.17  (29-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix document capture wasn't cropping from sides

#### Version 1.2.16  (22-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Fix UI bug of camera overlay was not covering full screen

#### Version 1.2.15  (6-10-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Added 32 bit OS support

#### Version 1.2.14  (29-09-2025)

* **New Features:** NA
* **Changes:**&#x20;
  * Implemented 16KB page support

#### Version 1.2.13 (14-05-2025)

* **New Features:** NA
* **Changes:** Removed unnecessary image/video read permission; removed unnecessary external read/write permission

#### Version 1.2.12 (29-04-2025)

* **New Features:** NA
* **Changes:** Removed unnecessary image/video read permission

#### Version 1.2.10 (14-10-2024)

* **New Features:** NA
* **Changes:** Security enhancement to prevent video injection attack

#### Version 1.2.8 (14-06-2024)

* **New Features:** NA
* **Changes:** Changed back button to close button and placed on top-right corner

#### Version 1.2.7 (14-06-2024)

* **New Features:** NA
* **Changes:** Interactive permission request improvements for limited/denied access

#### Version 1.2.6 (23-01-2024)

* **New Features:** NA
* **Changes:** Migrated to ViewPager2 for Huawei/Honor; asynchronous image loading for Preview Screen

#### Version 1.2.4 (27-12-2023)

* **New Features:** Added `showPreviewInstruction` parameter
* **Xcode Version:** NA
* **Changes:** Fixed blank preview photo issue on Huawei/Honor devices

#### Version 1.2.3 (07-04-2023)

* **New Features:** NA
* **Changes:** Fixed camera and storage permission issues for Android 13 with backward compatibility

#### Version 1.2.2 (01-04-2023)

* **New Features:** NA
* **Xcode Version:** NA
* **Changes:** Removed quality check module (reduced SDK size), set base from v1.1.12, fixed OOM issue

#### Version 1.1.18 (08-03-2023)

* **New Features:** NA
* **Changes:** Fixed missing check button after selfie; removed duplicate PyTorch integration

#### Version 1.1.15 (02-02-2023)

* **New Features:** Image Quality Check (Glare, Blurriness, Brightness)
* **Changes:** Added new image quality detection features

#### Version 1.1.12 (07-06-2022)

* **New Features:** NA
* **Changes:** UI enhancement on Preview screen; fixed crash during bitmap processing

#### Version 1.1.11 (26-05-2022)

* **New Features:** NA
* **Changes:** Fixed wrong image order on Preview screen

#### Version 1.1.10 (29-04-2022)

* **New Features:** Capture screen instructions
* **Changes:** Added user guidance in Development Guide

#### Version 1.1.9 (22-04-2022)

* **New Features:** Returning original images in results
* **Xcode Version:** NA
* **Changes:** NA

#### Version 1.1.8 (15-04-2022)

* **New Features:** Updated Preview screen UI
* **Changes:** NA

#### Version 1.1.7 (15-03-2022)

* **New Features:** NA
* **Changes:** Fixed cropping orientation on Huawei Y9S; fixed capture button reappearing before Preview screen

#### Version 1.1.6 (17-02-2022)

* **New Features:** NA
* **Changes:** General Android bug fixes

#### Version 1.1.3 (29-10-2021)

* **New Features:** NA
* **Changes:** Fixed crash during camera launch on Lollipop devices

#### Version 1.1.2 (20-10-2021)

* **New Features:** NA
* **Changes:** Fixed image orientation issue on some Huawei devices

#### Version 1.1.1 (06-10-2021)

* **New Features:** Added `imageQuality` parameter (0–1.0) in OkayCam
* **Changes:** NA

#### Version 1.1.0 (23-09-2021)

* **New Features:** OkayCamDoc: insert content in camera frame, `showOverlay` parameter
* **Changes:** NA

#### Version 1.0.3 (19-08-2021)

* **New Features:** OkayCam: `confirmBtnConfig`, `retakeBtnConfig`\
  OkayCamDoc: `torchBtnEnabled`
* **Changes:** Fixed crash issue on OnePlus devices

#### Version 1.0.2 (26-07-2021)

* **New Features:** NA
* **Changes:** Enhanced license control; added image → Base64 conversion

#### Version 1.0.1 (15-07-2021)

* **New Features:** NA
* **Changes:** Fixed confirmation page UI\
  OkayCamSelfie: fixed stretched frame on large phones, optimized preview, adjusted label position
  {% endtab %}
  {% endtabs %}
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://api2-ekycapis.innov8tif.com/okaycam-mobile-sdk/okaycam-mobile-sdk-all/change-log/android-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
