start emulator with logcat to console
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 25 Sep 2010 14:39:01 +0000 (16:39 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 25 Sep 2010 14:39:01 +0000 (16:39 +0200)
emulator.sh [new file with mode: 0755]

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 $*