dotfiles/.scripts/headless.sh

4 lines
124 B
Bash
Executable File

#!/bin/zsh
emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window -no-snapshot-load
adb kill-server