Skip to content

Library for easy integration with fingerprints

Notifications You must be signed in to change notification settings

BSC-RUS/fingerly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fingerly

Android library designed simple way to integrate fingerprints into your applicaiton.

Installation

Add to the build.gradle of your app module:

dependencies {
    compile 'ru.bsc.mobile:fingerly:1.0.7'
}

and add the repository to the project file:

allprojects {
	repositories {
            maven { 
                url 'https://dl.bintray.com/bsc-russia/maven/'
            } 
	}
}

About

Library for easy integration with fingerprints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages