Can You Recover an Android Studio Project from an APK?
Decompiling an APK can recover useful representations of compiled code and resources, but it usually cannot restore the original Android Studio project..
Decompile an APK back into readable Java and Kotlin-style source and resources so you can understand how an app is built.
APK Decompiler Online is part of APKLint, an online toolkit for inspecting Android APK files. Decompile an APK back into readable Java and Kotlin-style source and resources so you can understand how an app is built. Upload an APK in your browser to view the relevant details; results reflect what the file itself exposes.
Drop your file here
or click to choose from your device
Decompile an APK back into readable Java and Kotlin-style source and resources so you can understand how an app is built.
APK Decompiler Online is part of APKLint’s decompile & reverse engineering toolkit — Turn a built app back into readable code and resources. It’s free to use and needs no account.
Your privacy is the default: files you upload are processed on our servers over an encrypted connection and permanently deleted by a scheduled hourly cleanup after analysis finishes, and never shared.
Good to know: Output quality depends on obfuscation — heavily R8/ProGuard-shrunk apps decompile to short, renamed symbols.
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.
Files you upload are deleted by a scheduled hourly cleanup after analysis finishes, and never shared.
Built on jadx and apktool for decompiling and disassembly.
Start immediately — no account, login, or email required.
Runs in any modern browser, on desktop or mobile.
Decompile an APK back into readable Java and Kotlin-style source and resources so you can understand how an app is built.
Partly. jadx still recovers structure, but obfuscated apps show renamed classes/methods. Check the ProGuard/R8 Obfuscation Checker to see how obfuscated an APK is.
Yes. Every tool on APKLint is completely free, with no sign-up and no account.
Your uploaded file and its result are processed on our servers over an encrypted connection, then removed by the next hourly cleanup after analysis finishes. We never share them.
An Android APK — a .apk file — up to 1 GB.
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.