English | Русский
Helps Termux get access to Shizuku
• Shizuku installed and running
• Installed Termux
- Download deb file from latest release
- Go to the directory where the file was downloaded to
For example:
cd /sdcard/Download
- Install package
For example:
dpkg -i termux-shizuku-tools_4.0.deb
Usage: shizuku, shk <command>
Commands:
info, i - Show Shizuku status
open, o - Open Shizuku
stop, s - Stop Shizuku server
execute, exec, e - Execute command via Shizuku
shell, sh - Start interactive Shizuku shell
help, h - Show this help
version, v - Show version
Examples:
shizuku info
shizuku exec "pm list packages"
shizuku shell
- Download repository as zip
- Execute
build.shscript at root of the repository
For example:
bash /sdcard/Download/termux-shizuku-tools-main/build.sh
- Install package
For example:
dpkg -i /sdcard/Download/termux-shizuku-tools-main/termux-shizuku-tools.deb