Handy Android scripts for minor automation and improved productivity.
- Architecture: aarch64/arm64
- Device: Xiaomi POCO F1
- OS: Android 10 / MIUI 12
- Terminal: Termux, Termux:API
- Shell: BASH 5 (compiled by Zackptg5)
- Busybox: busybox-ndk (compiled by osm0sis)
- Root: Magisk 23 (with SEPolicy inject)
- Features: System-less, SELinux Support
- Clone the repository
- Switch as root user
cd
into the repo root dir- Run
sh deploy-stack.sh
- Reboot, or Restart Termux and run
post-boot
- Remove the Magisk module
batmobile-mods
via Magisk Manager app - Delete the directories
/data/bin
,/data/xbin
,/data/root
,/sdcard/lab/android
- Delete the
.bashrc
symlink and restore the.bashrc.termux
in Termux home directory - Reboot the device
These scripts are wrote to make my personal Android experience easier and productive. Not all scripts may be useful to you. I'm not responsible for anything happens to your device or data after using these scripts.