Decompile Android APK files and Java .class files to readable source code instantly
This tool supports both Android APK files and Java .class files, making it a versatile decompiler for all your Java and Android bytecode analysis needs. It uses jadx, one of the most powerful APK decompilers available.
.APK files: Android Package files containing DEX bytecode. View all decompiled Java classes, AndroidManifest.xml, and resources in a file browser.
.CLASS files: Single compiled Java class files. The decompiled source is shown directly with syntax highlighting.
View all decompiled Java classes with syntax highlighting. Understand app logic and implementation details.
Inspect permissions, activities, services, and other app configurations in decoded XML format.
Browse layouts, strings, drawables, and other resources used by the Android application.
Files are processed securely and deleted after 30 minutes. No data is permanently stored on our servers.
Encode, decode, measure sizes, and transform common formats.