mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
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 |