Skip to content

Commit b19bd5f

Browse files
committed
Update top-level README.md for PlayIntegrityAPI and add PlayIntegrityAPI top-level README.md.
1 parent 62b6de4 commit b19bd5f

10 files changed

Lines changed: 718 additions & 2 deletions

File tree

PlayIntegrityAPI/README.md

Lines changed: 708 additions & 0 deletions
Large diffs are not rendered by default.
1.64 MB
Loading
3.81 MB
Loading
138 KB
Loading
94.3 KB
Loading

PlayIntegrityAPI/node-server/README.md

Whitespace-only changes.

PlayIntegrityAPI/node-server/src/features/bank/README.md

Whitespace-only changes.

PlayIntegrityAPI/node-server/src/features/game/README.md

Whitespace-only changes.

PlayIntegrityAPI/node-server/src/features/streaming/README.md

Whitespace-only changes.

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Android Security Samples Repository
22
===================================
33

4+
## [Play Integrity API End to End Sample](https://github.com/android/security-samples/tree/main/PlayIntegrityAPI)
5+
6+
This sample demos a client and server setup, as well as step by step
7+
instructions for configuring the Google Play Console for testing of the Play
8+
Integrity API. This sample is meant to be followed as an End to End
9+
demonstration of the process for integrating the API, with 3 different
10+
micro-apps reflecting critical use cases.
11+
412
## [Android Developer Verification APK Signing Example](https://github.com/android/security-samples/tree/main/AndroidDeveloperVerificationAPKSigningExample)
513

614
This project shows you exactly which file to create (adi-registration.properties) and provides the necessary folder structure to guide you. Use this template to check your placement of the file and ensure the correct insertion of your unique developer 'snippet' for successful verification.
@@ -11,13 +19,13 @@ This project shows you exactly which file to create (adi-registration.properties
1119
>
1220
> To find other samples that may be of interest, see [https://developer.android.com/samples](https://developer.android.com/samples).
1321
14-
## [Android BiometricLogin Sample](https://github.com/android/security-samples/tree/master/BiometricLoginKotlin)
22+
## [Android BiometricLogin Sample](https://github.com/android/security-samples/tree/main/BiometricLoginKotlin)
1523

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

20-
## [Android DirectBoot Sample](https://github.com/android/security-samples/tree/master/DirectBoot)
28+
## [Android DirectBoot Sample](https://github.com/android/security-samples/tree/main/DirectBoot)
2129

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

0 commit comments

Comments
 (0)