This is a maintained and fixed fork of the original APK Easy Tool.
The original tool became unusable due to:
- Crashes: Failed when working with Hebrew paths (e.g., C:\הורדות).
- Gibberish Logs: Console showed ???? instead of text.
- Outdated UI: No native RTL support for Hebrew speakers.
- Old Engine: No support for Android 14/15.
- 🎨 Full Hebrew UI (RTL): The entire interface has been translated and aligned Right-to-Left for a native Hebrew experience.
- 🛠️ Smart Build System: Automatically handles Hebrew paths in the background to prevent crashes.
- 📜 UTF-8 Logs: Fixed encoding issues in the console window.
- 🤖 Updated Core: Includes Apktool 2.10.0 for modern Android support.
To run this tool and use the compilation features, you must have Java 17 or newer (64-bit) installed.
- Recommended: Eclipse Temurin (Adoptium)
Go to the Releases Page to download the EXE.
- Original Creator: evildog1
- Hebrew Localization & Fixes: [wspdyb - זונדל גרנד מתמחים טופ]
Project follows the original open-source license.
This project is a modified fork. The source code and project structure were retrieved from metzger100/APKEasyTool, which is based on the original APK Easy Tool by evildog1.
The decompilation and compilation functionality is powered by Apktool, developed by iBotPeaches. This component is licensed under the Apache License 2.0.
This software is provided "as is" and "with all faults". The maintainer (wspdyb) and all previous contributors make no representations or warranties of any kind concerning the safety, suitability, or inaccuracies of this software.
Use this tool at your own risk. In no event shall the authors or maintainers be liable for any direct, indirect, special, incidental, or consequential damages (including, but not limited to, "bricked" devices, loss of data, or legal issues) arising out of the use of or inability to use this software.
- 7-Zip: Developed by Igor Pavlov.
- Android SDK Tools (aapt, adb, zipalign): Owned by Google LLC.
- Original Author: evildog1
- Source Base: metzger100/APKEasyTool
- Hebrew Localization & Smart Build: wspdyb (Zundel Grand)
- Apktool: iBotPeaches (Apache 2.0)
- 7-Zip: Igor Pavlov
- Smali/Baksmali: JesusFreke
- SharpShell: dwmkerr
- Android SDK Tools: Google LLC
- Java Runtime (Temurin): Provided by Adoptium.