Open-source, cross-platform Qt based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code editor with syntax highlighting support for *.smali code files. If you are just willing to quickly decompile an Android app, you can make use of DeAPK - Online APK Decompiler which lets you decompile an Android app using apktool and jadx.
Features
- Cross platform, run on Linux, Mac OS X & Windows
- Decompile/recompile/sign & install APKs
- Built-in code editor (*.java; *.smali; *.xml; *.yml) w/ syntax highlighting
- Built-in viewer for image (*.gif; *.jpg; *.jpeg; *.png) files
- Built-in hex editor for binary files
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow APK Studio
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
This tool is surprisingly solid for anyone working with Android reverse-engineering. The Qt-based interface makes it feel like a real IDE rather than just a collection of decompiling tools. The built-in editors for smali, Java, XML, and even binary/hex files are especially useful, and having image previews directly inside the workspace saves a lot of time. Being able to decompile, recompile, sign, and install APKs without switching between multiple utilities is a huge plus. It’s also great that it runs consistently across Linux, macOS, and Windows. If you’re looking for an all-in-one environment instead of juggling apktool, jadx, and editors separately, this definitely streamlines the workflow.