Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.49 KB

Fingerprint Test Android

A simple app to try KeyStore and fingerprint (API) sensor on Android devices

Any comment will be welcome.

Enjoy!

First look

First look

Usage

Clone the repo and play on Android Studio

Developer notes

I have tried to update myself to last Android developing version and use different famous Google and third party libraries, applying concepts Clean Architecture.

Some technologies/tools used are:

image

References

[1] Clean Code at Amazon Author: Robert Cecil Martin
[2] Clean Architecture at Amazon Author: Robert Cecil Martin