GitXplorerGitXplorer
a

security-samples

public
942 stars
400 forks
33 issues

Commits

List of commits on branch main.
Unverified
02d0eb9fdf36ea657368dccb3ea239dc06ed7ad9

Merge branch 'github/main' into main

kkokoro-team committed 3 years ago
Verified
e574702fd49019c316c098c413dd135629da2458

Merge pull request #79 from scauzhangpeng/main

nnic0lette committed 3 years ago
Unverified
6412cba3a3664beb37e78f425614508e07edef99

Fix use the password field entered by the user instead of the text of the login button when logging in

sscauzhangpeng committed 3 years ago
Unverified
cca5ccbb643c40c02cd61479cd58365e7bb1a701

Merge remote-tracking branch 'goog/github/main' into fix-automerger

gggfan committed 4 years ago
Verified
a12f643dfdd9d140fc366332f63a1a93656ca4b3

Merge pull request #77 from android/update-agp-4.2.1

gggfan committed 4 years ago
Unverified
e577d9e4e6855a11af7454155dee8783a52b16ae

Update build script to AGP version 4.2.1

gggfan committed 4 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.