]> git.zerfleddert.de Git - ms2-fixes/commitdiff
helper for installing debug version
authorMichael Gernoth <michael@gernoth.net>
Sun, 21 Aug 2011 14:06:21 +0000 (16:06 +0200)
committerMichael Gernoth <michael@gernoth.net>
Sun, 21 Aug 2011 14:06:21 +0000 (16:06 +0200)
MS2Debounce/update-phone-debug [new file with mode: 0755]

diff --git a/MS2Debounce/update-phone-debug b/MS2Debounce/update-phone-debug
new file mode 100755 (executable)
index 0000000..c40d880
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -x -e
+
+adb uninstall de.rmdir.ms2debounce
+adb install ./bin/MS2Debounce-debug.apk
Impressum, Datenschutz