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
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
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.