Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 806 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 806 Bytes

Android Security Samples Repository

This repository contains a set of individual Android Studio projects to help you get started writing/understanding Android security features.

This is the canonical sample that demonstrates how to integrate Android Biometrics into your apps. Whether your project is for government, healthcare, financial, enterprise, or general usage, this sample should guide your implementation.

This sample demonstrates how to store and access data in a device protected storage that is always available while the device is booted.