GitXplorerGitXplorer
a

security-samples

public
942 stars
400 forks
33 issues

Commits

List of commits on branch main.
Unverified
f8b50d319f97d3c7801a395273021fd70c295b93

Remove FileLocker from README

ttjohns committed 6 months ago
Unverified
f97f4825a01ef46292b9d550118ef113cd12ea06

Remove obsolete FileLocker sample.

ttjohns committed 7 months ago
Unverified
9f05f55843308c54e543a72ef10e74e263bab698

Remove Fido from README

jjdkoren committed 2 years ago
Unverified
3cc878cbe5a65ae38576bb4e592dddf48c62efbf

Merge remote-tracking branch 'github/main' into main

jjdkoren committed 2 years ago
Verified
793b468d61bdfc59f6d7c7449e3d8ba498fc3ad1

Lintfix20221003 (#87)

KKVVat committed 2 years ago
Unverified
d92f8c29dcd9cc7bbf3a491336df10c30ca4a2fd

Remove FIDO sample

jjdkoren committed 3 years ago

README

The README file for this repository.

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.