dotfiles/.scripts/headless.sh
Gregor Feierabend 35e2ecad65 config update
2021-03-11 11:40:38 +02:00

3 lines
149 B
Bash
Executable file

#!/bin/zsh
emulator -accel on -avd thePhone -gpu host -camera-back webcam1 -camera-front webcam1 -delay-adb -no-boot-anim -no-window
adb kill-server