MiniAiLive LLC
  • Welcome to MiniAiLive
  • PRODUCT
    • Face Recognition SDK
      • FaceSDK - Windows
      • FaceSDK - Linux
      • FaceSDK - Android
      • FaceSDK - iOS
    • Face Liveness Detection SDK
      • FaceLiveSDK - Windows
      • FaceLiveSDK - Linux
      • FaceLiveSDK - Android
      • FaceLiveSDK - iOS
    • ID Document Recognition SDK
      • IDSDK - Windows
      • IDSDK - Linux
      • IDSDK - Android
      • IDSDK - iOS
      • Supported ID Document Types
      • OCR Supported Languages
    • ID Document Liveness Detection SDK
      • IDLivenessSDK - Windows
      • IDLivenessSDK - Linux
  • About US
Powered by GitBook
On this page
  • Overview
  • Key Features
  • How to build
  • Prerequisites
  • Download SDK
  • Initializing SDK
  • Get it on Google Play
  • Youtube - Demo Video
  • Face & IDSDK Online Demo, Resources
  • Our Products
  • Request license
  1. PRODUCT
  2. Face Recognition SDK

FaceSDK - Android

Face Recognition Android SDK

Our SDK is fully on-device, processing all happens on your device and no data leaves your device.

Overview

We provide system integrators with fast, flexible and extremely precise facial recognition with 3D passive face liveness detection (face anti-spoofing) that can be deployed across a number of scenarios, including security, access control, public safety, fintech, smart retail and home protection. Feel free to use our MiniAiLive Face Recognition Android SDK.

Key Features

  • Face Detection : Advanced face detection

  • Face Liveness Detection : Provides liveness score to determine whether a face is real or fake

  • Pose Estimation : Ensure that face is not standard frontal position and properly aligned within the expected boundaries

  • Face Landmark Detection

  • 1 : 1, 1 : N Face Matching

  • Age, Gender Estimation

  • Fully offline, On-Premise SDK

How to build

Prerequisites

  • Android 5.0 (API level 21) OS or newer

  • RAM 256 MB or more

  • Android Studio 4.0 IDE or later

Download SDK

We provide Android demo project with our Face Recognition Android SDK. You can just download it from our Github repository and build it.

git clone https://github.com/MiniAiLive/FaceRecognition-Android.git

Note: Current demo application ID is "com.miniai.facerecognition". If you want to use your own application ID with our SDK, then you need to provide your application ID to us, then we will provide you trial license for your app ID.

If you need to use our SDK on your existing application, please add dependency to your build.gradle

implementation files('libs/miniai_face.aar')

Initializing SDK

To begin, you need to activate the SDK using the license that you have received.

val ret = FaceSDK.getInstance().init(assets)
        if(ret != FaceSDK.SDK_SUCCESS) {
            Log.i("SYSTEM Log : ", ret.toString())
        }

If activation is successful, the return value will be SDK_SUCCESS. Otherwise, an error value will be returned. If all good, you can build and run app successfully.

Get it on Google Play

Youtube - Demo Video

Face & IDSDK Online Demo, Resources

Our Products

No
Project
Feature

1

1:1 & 1:N Face Matching

2

1:1 & 1:N Face Matching

3

1:1 & 1:N Face Matching

4

1:1 & 1:N Face Matching, 2D & 3D Face Passive LivenessDetection

5

1:1 & 1:N Face Matching, 2D & 3D Face Passive LivenessDetection

6

2D & 3D Face Passive LivenessDetection

7

2D & 3D Face Passive LivenessDetection

8

2D & 3D Face Passive LivenessDetection

9

2D & 3D Face Passive LivenessDetection

10

1:1 Face Matching

11

1:1 Face Matching

12

Face Attributes, Age & Gender Estimation

13

IDCard, Passport, Driver License, Credit, MRZ Recognition

14

IDCard, Passport, Driver License, Credit, MRZ Recognition

15

IDCard, Passport, Driver License, Credit, MRZ Recognition

16

IDCard, Passport, Driver License, Credit, MRZ Recognition

17

ID Document LivenessDetection

18

ID Document LivenessDetection

19

ID Document LivenessDetection

Request license

PreviousFaceSDK - LinuxNextFaceSDK - iOS

Last updated 2 months ago

You can download our MiniAiLive android lib file here :

Feel free to to get a trial License. We are 24/7 online on WhatsApp: .

miniai_face.aar
Contact US
+19162702374
FaceRecognition-Linux
FaceRecognition-Windows
FaceRecognition-Docker
FaceRecognition-Android
FaceRecognition-LivenessDetection-Windows
FaceLivenessDetection-Linux
FaceLivenessDetection-Windows
FaceLivenessDetection-Docker
FaceLivenessDetection-Android
FaceMatching-Android
FaceMatching-Windows-Demo
FaceAttributes-Android
ID-DocumentRecognition-Linux
ID-DocumentRecognition-Windows
ID-DocumentRecognition-Docker
ID-DocumentRecognition-Android
ID-DocumentLivenessDetection-Linux
ID-DocumentLivenessDetection-Windows
ID-DocumentLivenessDetection-Docker