Skip to content

MiniAPKTool/MiniAPKToolGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniAPKToolGUI

MiniAPKToolGUI is a simple GUI for decoding, building and signing APK files.
All you have to do is drag&drop the APK file or folder of the project into the appropriate area of the program.
The Java programs are used "apktool" and "uber-apk-signer" in the background.



Screenshots



Installation

The program is portable, but you need to install JDK Development Kit.

How can you check if the JDK Development Kit is already installed in Windows?:
Just click "Win+R" , tap "cmd" and click "ok", in opened cmd-window tap "javac" and click "Enter".
If you see "javac is not recognized as an internal or external command", you have to install JDK Development Kit.

Where can I find JDK Development Kit?
It should look for somethink like this "jdk-21_windows-x64_bin.exe"
https://www.oracle.com/java/technologies/downloads/



Used software



Important inforamtion

The path where the program , APK-file or project folder is located must not contain non-English letters or spaces.



💳 Please support my projects! 🤗 Thx.!!!

0x23A82beB500b8781c55E6F17b7e327d85F7f4108



License

MiniAPKToolGUI is Free Software: You can use, study, share, and improve it at will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.



©github.com/testertv