Debuggable Release APK: Inspect the Built Artifact, Not Just Gradle
To check whether a release APK is debuggable, inspect the built artifact. A Gradle build type named release or a filename containing “production” is not.
Paste your AndroidManifest and check whether android:debuggable is enabled — a flag you never want in a release build.
Debuggable APK Checker is part of APKLint, an online toolkit for inspecting Android APK files. Paste your AndroidManifest and check whether android:debuggable is enabled — a flag you never want in a release build. Paste your AndroidManifest.xml in your browser to view the relevant details; results reflect what you paste.
Paste your AndroidManifest and check whether android:debuggable is enabled — a flag you never want in a release build.
Debuggable APK Checker is part of APKLint’s manifest & configuration toolkit — Audit your AndroidManifest and security config. It’s free to use and needs no account.
Your privacy is the default: what you submit is processed on our servers over an encrypted connection for that request only — it isn’t written to file or object storage, and never shared.
Good to know: Paste-only manifest check. A debuggable release exposes the app to debugging and data extraction.
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.
What you submit is processed for the request only — it isn't written to file or object storage, and never shared.
Parses the XML or text you paste with a hardened parser (defusedxml).
Start immediately — no account, login, or email required.
Runs in any modern browser, on desktop or mobile.
Paste your AndroidManifest and check whether android:debuggable is enabled — a flag you never want in a release build.
A debuggable build lets anyone attach a debugger and read app data. Release builds must ship with debuggable disabled.
Yes. Every tool on APKLint is completely free, with no sign-up and no account.
What you submit is sent to our backend over an encrypted connection only to produce your result. It isn't written to file storage, used for analytics, or shared.
Paste your AndroidManifest.xml.
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.