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
Earn up to 15% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.