Skip to content

SourceAFIS port for Android, the package is published to jitpack.io and consumed by Quarto Connect Android app.

Notifications You must be signed in to change notification settings

LintraMax/SourceAFIS-Android

Repository files navigation

SourceAFIS Port for Android

SourceAFIS project ported from https://github.com/robertvazan/sourceafis-java to run on Android. This is version 3.10.0 of original SourceAFIS Java version.

Warning

FingerprintImage.java and ImageDecoder.java are not ported due its complexity, and we don't need it.

Installation

You can get the latest build from Jitpack Maven repository.

   allprojects {
        repositories {
            jcenter()
            maven { url "https://jitpack.io" }
        }
   }
   dependencies {
        implementation 'com.github.LintraMax:SourceAFIS-Android:v3.10.0'
   }

About

SourceAFIS port for Android, the package is published to jitpack.io and consumed by Quarto Connect Android app.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages