Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

This is an Android project allowing you to use the advanced biometric authorization features.

Dec 11, 2020

A lightweight library for device identification and fingerprinting. Creates a device identifier from all available platform signals. The identifier is fully stateless and will remain the same after reinstalling or clearing application data.

Dec 4, 2020

RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android (added in Android 9 Pie, API Level 28+)

"If your app is drawing its own fingerprint auth dialogs, you should switch to using the BiometricPrompt API as soon as possible."

It's an official statement from Google Android Developers Blog. RxBiometric helps you to do that via RxJava stream!

Oct 19, 2018

It is a digital reading library that has been designed with the focus of facilitating the implementation of FingerPrint in a simple and clear way without taking out its robustness and dynamism, besides following all the guideline that the Material Design provides. EasyFingerPrint already comes with a layout file ready and fully customizable.

Sep 16, 2018

A security screen using fingerprint or pin code.

Sep 15, 2018

Fingerprint authentication made easy.

Mar 3, 2018

Fingerprint as simple as possible. Best suited for developers who just want to have to deal with 3 things:

  • was the fingerprint successfully accepted
  • was there an error while validating the fingerprint (and which)
  • after the sensor was locked, when will it be available again
Feb 25, 2018

Android library to simplify Fingerprint authentication implementation.

Feb 10, 2018
Advertisement

A simple and beautiful Lock Screen library to set an check pin code. Integrated with fingerprint authentication. It allows to secure your app easily.

Jul 26, 2017

FingerprintAssistant is a library built to seamlessly integrate fingerprint api's into any android project. The custom callback structure implemented will provide callbacks for all possible scenarios encountered while integrating fingerprint api's. FingerprintAssistant primarily address the elimination of validations overhead and focus on business logic to make fingerprint auth as easy and as fast as possible.

Jun 7, 2017

This library offers an easy way to handle authentication and encryption using Android Fingerprint APIs.

Apr 6, 2017

A small library that allows You to easily manage fingererprint authentication inside your Activity or Fragment on devices with fingerprint scanner and Android M and higher. Min sdk 14

Oct 6, 2016

FingerLock is a library designed to make fingerprint authentication an easy task for Android developers.

Sep 14, 2016

A reactive wrapper around Android's fingerprint API that handles encrypting/decrypting sensitive data using a fingerprint.

Mar 10, 2016

RxFingerprint wraps the Android Fingerprint APIs to authenticate your users and encrypt their data with their fingerprints!

Jan 21, 2016

A simple, unified fingerprint authentication library for Android with ReactiveX extensions.

Fingerprint authentication on Android is a mess. This library unifies the different available APIs, deals with the idiosyncrasies of each, and adds an optional reactive interface.

Dec 7, 2015