# smartlock-demo **Repository Path**: android_ios_test/smartlock-demo ## Basic Information - **Project Name**: smartlock-demo - **Description**: A simple but complete demo of how to use SmartLock for Passwords -- see https://developers.google.com/identity/smartlock-passwords/android/ - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Smart Lock for Passwords demo ![](https://raw.githubusercontent.com/rock3r/smartlock-demo/master/app/src/main/res/mipmap-xhdpi/ic_launcher.png) This repo contains a simple yet fully functional username/password screen that uses [Smart Lock for Passwords](https://developers.google.com/identity/smartlock-passwords/android/) to simplify the process of logging in. Please note that this example focuses on the username and password credentials flow, and doesn't use the federated login capabilities of the API. ## Licence This sample is released under the Apache 2.0 licence. Please refer to the [`NOTICE`](NOTICE) file for further informations.