Tool APKToolGUI (Native Linux Port)

nikokuni

Platinian
Hi Platinmods Community,

As we all know, AndnixSH has done an amazing job maintaining **APKToolGUI** for Windows users. It makes decompiling, compiling, and signing APKs so much easier with its graphical interface.

However, for those of us who use **Linux** as our primary operating system, running it usually means dealing with Wine wrappers, configuration issues, or annoying UI bugs.

To solve this, I have created a **100% Native Linux Port & Fork** of the project!

GitHub Repository: https://github.com/nnk218/APKToolGUI
GitHub Release: https://github.com/nnk218/APKToolGUI/releases

---

### System Requirements
- OS: Any modern Linux distribution (Ubuntu, Debian, Arch, Fedora, etc.)
- Java: JDK/JRE 8 or above (64-bit recommended)

### Key Features of the Linux Port
- No Wine Needed: It runs natively on your Linux desktop environment with maximum performance.
- Full Core Parity: All essential features from the original tool are working seamlessly, including:
*** Decompile / Compile APKs
*** Merge and decompile split APKs/XAPKs
*** Sign APK & Zipalign
- Linux Path Optimization: Handled file systems and terminal executions natively to avoid path errors common in emulation layers.

---

### Credits & License Note
* Original APKToolGUI Creator: INF1NUM
* Current Windows Maintainer: AndnixSH
* Apktool: iBotPeaches

*Note on Licensing: Since the original repository does not have an official license yet, I am sharing this fork here to help the Linux community. I am also in touch with the maintainers regarding the official licensing to ensure everything stays proper.*

---

### How to Use / Contribute
Feel free to clone the repository, test it out on your Linux machine, and drop a ⭐️ if it helps your modding workflow!

If you encounter any bugs or platform-specific issues, please open an Issue directly on the GitHub repo so we can make this port even better.

Enjoy modding on Linux!
 

Attachments

  • Screenshot_20260809_195226.png
    Screenshot_20260809_195226.png
    65.8 KB · Views: 25
  • Screenshot_20260809_195137.png
    Screenshot_20260809_195137.png
    64.4 KB · Views: 29
Back
Top Bottom