forked from github/cordova-android
3 lines
143 B
Bash
Executable File
3 lines
143 B
Bash
Executable File
#! /bin/sh
|
|
|
|
emulator -cpu-delay 0 -no-boot-anim -cache ./tmp/cache -avd default > /dev/null 2>&1 & # put the avd's chatty ass in the background |