Skip to content

Instantly share code, notes, and snippets.

@Arqentum
Created January 24, 2024 16:22
Show Gist options
  • Select an option

  • Save Arqentum/9add6cceccc63273c8fffb729fe0abca to your computer and use it in GitHub Desktop.

Select an option

Save Arqentum/9add6cceccc63273c8fffb729fe0abca to your computer and use it in GitHub Desktop.
#Adb headless batch
adb connect 127.0.0.1:5555 && cd /d s:\git\headless_adb && .\venv\Scripts\python.exe epic7.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment