Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 490 Bytes

File metadata and controls

26 lines (17 loc) · 490 Bytes

android-scripts

Collection of useful shell scripts for Android development, debugging, and automation tasks.

Scripts

Script Description
step_install_kitsune.sh Automated installation script for Kitsune setup

Requirements

  • ADB (Android Debug Bridge)
  • Bash shell
  • Android device with USB debugging enabled

Usage

chmod +x step_install_kitsune.sh
./step_install_kitsune.sh

License

See LICENSE for details.