ankidroid / ankidroid/Anki-Android
Implement Zero-Tap-Sign-In for AnkiWeb
- Dominant language
- Kotlin
- Stars
- 11.8k
- Forks
- 2.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 171
Description
> The [Zero-Tap Sign-In](https://support.google.com/googleplay/android-developer/answer/17492799#zero-tap_sign-in_restoration) standard will require any app supporting user sign-in, optional or mandatory, to automatically restore a user's sign-in state when they move from one Android device to another with the [Android Restore Credentials API](https://developer.android.com/identity/sign-in/restore-credentials). This API ensures that when a user opens your app on their new Android device for the very first time, they are instantly recognized and securely signed in without additional taps.
>
> Starting in April 2027, Google Play will require apps to meet the Zero Tap Sign-In requirement to maintain full publishing capabilities and optimal visibility in the Play Store.
https://android-developers.googleblog.com/2026/08/app-quality-memory-optimization-secure-onboarding.html
Contributor guide
Assessment
This issue has not been assessed yet.