dotfiles/.scripts/headless.sh
Gregor Feierabend 95a25da0f1 config update
2021-06-17 01:00:47 +02:00

5 lines
348 B
Bash
Executable file

#!/bin/zsh
#emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window -no-snapshot-load -detect-image-hang
emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window -detect-image-hang -use-system-libs -cores 4
#emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window
adb kill-server