-
Add utilities like jdk, apktool, zip etc running on android for magisk and mt manager app
-
For mt manager support even if you are not rooted
-
MT Manager
-
Open Termilal
-
Copy below command line and paste in Terminal, or file.sh
# kakathic
kk="/data/data/bin.mt.plus/tome/term";
mkdir -p $kk;
[ -e $kk/Xu.sh ] || curl -# -L -k https://github.com/kakathic/Tools/raw/Vip/Xu.sh -o $kk/Xu.sh;
. /data/data/bin.mt.plus/tome/term/Xu.sh;
Xu_install busybox static -
-
Module magisk
-
Download module TShell.Zip
-
Modify the module and use.
-
- Write it correctly in uppercase or lowercase as below
Taive
-
Used to download files
Taive "https://kakathic.com/file.txt" "/sdcard/save.txt"
Xem
-
View online files like txt, xml etc
Xu_install
-
Used to download additional packages like zip, busybox, etc
Xu_install zip static
Xu_install apktool 2.6.1
Delete_all
-
Delete all downloaded data and all packages
-
See more: Package