start android.settings.SETTINGS
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 26 Sep 2010 11:04:23 +0000 (13:04 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 26 Sep 2010 11:04:23 +0000 (13:04 +0200)
adb-am-settings.sh [new file with mode: 0755]

diff --git a/adb-am-settings.sh b/adb-am-settings.sh
new file mode 100755 (executable)
index 0000000..9c5d534
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+adb shell am start -a android.settings.SETTINGS