3
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-03 07:56:27 +08:00
cordova-android/bin/emulate

3 lines
143 B
Plaintext
Raw Normal View History

2011-08-19 09:21:51 +08:00
#! /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