cordova-android/bin/emulate
2011-08-18 18:21:51 -07:00

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