
When a novice reverses an Android project, if using Android Killer, some errors often occur during decompilation or recompilation, resulting in the inability to proceed to the next step. Therefore, using some specialized tools is undoubtedly the best choice for novices. Apktool is recognized as an edge tool for APK compilation and decompilation. But its command line interface is not very friendly, so someone specially made a GUI tool for it.
APK Easy Tool is a very compact, easy-to-use and feature-rich APK decompilation tool, developed by evildog1 from XDA Developers. Its core component is Apktool (final version v2.6.1), can display various information of APK files, and help users easily manage, sign, compile and decompile APK files, as well as extract, compress, install and check APK files, thereby it relieves a lot of workload for users.
A noteworthy feature of APK Easy Tool is that you can individually create new code and overwrite the current APK with a simple drag and drop. Needless to say, this action can save you a lot of time and effort. If you frequently provide fixes and updates for Android games or tools and want to be able to manage this process more smoothly, then Apk Easy Tool might come in handy.

Key Features
Feature | Description |
Batch | Execute batch jobs for multiple APKs. |
Builder | Build APKs from source code. |
Compile | Compile Java source code to APK or DEX files. |
Compress | Compress APKs for efficient storage. |
Converter | Convert APKs to DEX files. |
Creator | Create APKs from scratch with a template. |
Decompile | Decompile APKs and DEX files to Java source code. |
Editor | Edit APKs with an advanced UI. |
Extractor | Extract resources from APKs. |
Installer | Install APKs on the device. |
Optimize | Optimize APKs for better performance. |
Patcher | Patch APKs to bypass license checks. |
Sign | Sign APKs with custom certificates. |
Tweaker | Tweak APKs with custom parameters. |
Verifier | Verify APKs to detect malicious code. |
System Requirements
Download URLs
License | Version | Download | Size |
Freeware | v1.60 Final | ![]() |
n/a |