### Identity services samples

*** ** * ** ***

[![](http://developer.android.com/static/images/picto-icons/security.svg)](https://github.com/android/identity-samples/tree/main/CredentialManager)  
Featured

### [Credential Manager sample app](https://github.com/android/identity-samples/tree/main/CredentialManager)

The Credential Manager sample code is a fully-functional Android app built with Kotlin and Jetpack Compose that helps you understand how to integrate Credential Manager APIs into your own projects.  
[View on GitHub](https://github.com/android/identity-samples/tree/main/CredentialManager)  
[![](http://developer.android.com/static/images/cluster-illustrations/email.svg)](https://github.com/android/identity-samples/tree/main/SmsVerification)  
Featured

### [SMS Verify App](https://github.com/android/identity-samples/tree/main/SmsVerification)

This sample demonstrates the use of Play Service's SMS Verification APIs to get access to specially-tagged text messages (the tags associate the message with the APK) without needing full SMS retrieval permission (SMS_READ).  
[View on GitHub](https://github.com/android/identity-samples/tree/main/SmsVerification)