From d3144a5e338d58010b06af1db9a3a9651328a869 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sun, 21 Aug 2011 16:06:21 +0200 Subject: [PATCH] helper for installing debug version --- MS2Debounce/update-phone-debug | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 MS2Debounce/update-phone-debug diff --git a/MS2Debounce/update-phone-debug b/MS2Debounce/update-phone-debug new file mode 100755 index 0000000..c40d880 --- /dev/null +++ b/MS2Debounce/update-phone-debug @@ -0,0 +1,4 @@ +#!/bin/sh -x -e + +adb uninstall de.rmdir.ms2debounce +adb install ./bin/MS2Debounce-debug.apk -- 2.39.2