Android App Launch Checklist: Artifacts, Access, Policy and Rollback
An Android launch checklist should make a release recoverable, not merely uploadable. The essential question is whether the team can identify the shipped.
Work through a practical pre-release checklist — versioning, signing, target SDK, permissions, listing — so nothing is missed before you ship an update.
Android Release Checklist is part of APKLint, an online toolkit for inspecting Android APK files. Work through a practical pre-release checklist — versioning, signing, target SDK, permissions, listing — so nothing is missed before you ship an update. Work through the checklist on this page — there is nothing to upload; it is a guided review.
Work through a practical pre-release checklist — versioning, signing, target SDK, permissions, listing — so nothing is missed before you ship an update.
Android Release Checklist is part of APKLint’s google play & compliance toolkit — Prep your listing, policies, and release for the store. It’s free to use and needs no account.
It’s a free reference — there’s nothing to upload and no account needed.
If your app — or any SDK it bundles — ships native code (.so libraries), Google Play adds two requirements on top of the target-API rule. 64-bit support: every supported native architecture must comply with Google Play's 64-bit requirements — for example, provide an arm64-v8a library when you ship the corresponding ARM native code (you don't need to add ABIs you don't already build for). 16 KB memory page-size support: apps targeting Android 15 (API 35) and higher must support 16 KB page sizes on 64-bit devices, which means rebuilding the affected libraries 16 KB-aligned. Apps written purely in Java/Kotlin qualify by default. From February 1, 2027, updates that don't support 16 KB page sizes can't be released.
Form-factor deadlines are earlier: Android TV has required 64-bit + 16 KB since August 1, 2026, and Wear OS requires them from September 15, 2026 — these apply even though those form factors can still target a lower API level, so don't assume an API 34 TV app is exempt. Check the Play Console compatibility warnings and confirm the current deadlines before your next release.
Every tool is free with no login and no paywall. Reasonable file and input limits keep the free service stable.
A clean, focused interface with no third-party ad banners cluttering your results.
No upload and no account needed.
No analysis engine — this is a browser-only checklist.
Start immediately — no account, login, or email required.
Runs in any modern browser, on desktop or mobile.
Work through a practical pre-release checklist — versioning, signing, target SDK, permissions, listing — so nothing is missed before you ship an update.
Yes. Every tool on APKLint is completely free, with no sign-up and no account.
No. This is a free reference checklist you work through in your browser — there's nothing to upload and no file is analyzed.
This is a static reference guide, last reviewed 22 September 2026. Android and Google Play requirements change over time, so verify time-sensitive policy details in the Play Console before publishing.
All product names, logos, and trademarks are property of their respective owners. APKLint is an independent toolset and is not affiliated with, endorsed by, or sponsored by Google, Android, or any other party.