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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.