{"id":22087505,"url":"https://github.com/bharathvishal/biometric-authentication-android","last_synced_at":"2026-03-11T13:16:25.871Z","repository":{"id":39341287,"uuid":"283433599","full_name":"BharathVishal/Biometric-Authentication-Android","owner":"BharathVishal","description":"A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device.  Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.","archived":false,"fork":false,"pushed_at":"2026-01-10T14:25:18.000Z","size":3915,"stargazers_count":66,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T04:20:22.354Z","etag":null,"topics":["android","android-app","android-application","android-development","android-library","android-sdk","android-studio","android-ui","androidstudio","androidx","app","application","biometrics","biometrics-android","fingerprint-authentication","jetpack-compose","kotlin","kotlin-android","material-design","native"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BharathVishal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-29T07:46:47.000Z","updated_at":"2026-01-10T14:25:22.000Z","dependencies_parsed_at":"2023-11-09T10:35:08.585Z","dependency_job_id":"25a1a87b-6d89-47a8-9bad-1782dc4c72e1","html_url":"https://github.com/BharathVishal/Biometric-Authentication-Android","commit_stats":{"total_commits":96,"total_committers":1,"mean_commits":96.0,"dds":0.0,"last_synced_commit":"b98fa4b7acb9cabfc3c1269db6b74d4495608e24"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/BharathVishal/Biometric-Authentication-Android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BharathVishal%2FBiometric-Authentication-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BharathVishal%2FBiometric-Authentication-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BharathVishal%2FBiometric-Authentication-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BharathVishal%2FBiometric-Authentication-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BharathVishal","download_url":"https://codeload.github.com/BharathVishal/Biometric-Authentication-Android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BharathVishal%2FBiometric-Authentication-Android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-application","android-development","android-library","android-sdk","android-studio","android-ui","androidstudio","androidx","app","application","biometrics","biometrics-android","fingerprint-authentication","jetpack-compose","kotlin","kotlin-android","material-design","native"],"created_at":"2024-12-01T02:05:51.000Z","updated_at":"2026-03-11T13:16:25.867Z","avatar_url":"https://github.com/BharathVishal.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Biometric-Authentication-Android\n \n\u003ch1 align=center\u003e\n\u003cimg src=\"Logo/icon.png\" width=25%\u003e\n\u003c/h1\u003e\n\nA sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation with xml\n\n\u0026nbsp;\n### Usage:\n1. Open project and sync gradle.\n2. Modify the code to suit your needs.\n3. Watch out for more features.\n\n\u0026nbsp;\n### Stats Displayed :\n- Availability of biometric hardware\n- Whether device has user fingerprint\n- Whether device has PIN/Password\n\n\n\u0026nbsp;\n### Preview : \n![Preview](https://github.com/BharathVishal/Biometric-Authentication-Android/blob/master/Preview/PreviewGif.gif)\n\n\n\u0026nbsp;\n### Screenshots : \n![Screenshot 1](https://github.com/BharathVishal/Biometric-Authentication-Android/blob/master/Screenshots/1.png?s=10)\n![Screenshot 2](https://github.com/BharathVishal/Biometric-Authentication-Android/blob/master/Screenshots/2.png?s=10)\n![Screenshot 2](https://github.com/BharathVishal/Biometric-Authentication-Android/blob/master/Screenshots/3.jpg?s=10)\n\n\n\n\u0026nbsp;\n### Year developed : \n2020\n\n\n\u0026nbsp;\n\n### SDK Info : \nMin SDK : 23 | Target SDK : 36 | Gradle : 8.13.2 | Kotlin | Jetpack Compose\n\n\n\u0026nbsp;\n\n\n### Android Studio Version : \nAndroid Studio Otter 2 Feature Drop | 2025.2.2 Patch 1\n\n\n\n\u0026nbsp;\n\n#### License : \n[Apache License 2.0](https://github.com/BharathVishal/Biometric-Authentication-Android/blob/master/LICENSE)\n\u0026nbsp;\n\n\u0026nbsp;\n####\nAndroid is a trademark of Google LLC.  \n\n\u0026nbsp;\n\n© 2020-2026. Developed by Bharath Vishal G (https://github.com/BharathVishal).\nApp logo - Fingerprint material icon.\n\nThank you. :slightly_smiling_face:\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharathvishal%2Fbiometric-authentication-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbharathvishal%2Fbiometric-authentication-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharathvishal%2Fbiometric-authentication-android/lists"}