Collection of useful shell scripts for Android development, debugging, and automation tasks.
| Script | Description |
|---|---|
step_install_kitsune.sh |
Automated installation script for Kitsune setup |
- ADB (Android Debug Bridge)
- Bash shell
- Android device with USB debugging enabled
chmod +x step_install_kitsune.sh
./step_install_kitsune.shSee LICENSE for details.