start emulator with logcat to console
[android-command-line.git] / emulator.sh
diff --git a/emulator.sh b/emulator.sh
new file mode 100755 (executable)
index 0000000..5c8a2d1
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+emulator -debug-all -verbose -logcat main $*