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