Know if your app is registration-ready.
Check an Android package and signing certificate against the official status service. Get a clear next step before enforcement reaches your release.
Three answers. Zero ambiguity.
A status only helps when a release team knows what to do next. Every result points to a safe, focused follow-up.
REGISTERED
The package or package-and-certificate pair matches the official record.
Interpret result →NOT_REGISTERED
The package has no completed registration record and needs investigation.
Interpret result →CERTIFICATE MISMATCH
The package exists, but the submitted certificate does not match the registered identity.
Interpret result →Field notes for release owners.
Focused guidance for package identity, signing, rollout and automation.
Android developer verification requirements
Understand Android developer verification, app registration, signing certificates, regional enforcement and what to prepare before September 30, 2026.
Read field note →Core workflowHow to check Android app registration status
Check whether an Android package is registered and whether its production signing certificate matches Google's registration record.
Read field note →Identity inputFind an Android package name without guessing
Locate the exact Android application ID or package name in Gradle, an installed app, Play Console or an APK before checking registration.
Read field note →Signing identityAPK signing certificate SHA-256 fingerprint
Extract and normalize the SHA-256 fingerprint used to sign an Android release without exposing a private key.
Read field note →Certificate mapPlay App Signing developer verification guide
Understand which certificate fingerprint matters when Google Play manages the app signing key and your CI uses a separate upload key.
Read field note →Alternative distributionAndroid developer verification for sideloaded apps
Prepare package names and signing certificates for apps distributed through websites, open-source channels or third-party stores.
Read field note →The first rollout is regional. Your release process should be global.
Enforcement starts in Brazil, Indonesia, Singapore and Thailand across participating stores, then expands. Prepare every active package now.
Prepare for the deadline →