summaryrefslogtreecommitdiff
path: root/Android/mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android/mk')
-rwxr-xr-xAndroid/mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Android/mk b/Android/mk
deleted file mode 100755
index c921c69d7..000000000
--- a/Android/mk
+++ /dev/null
@@ -1,7 +0,0 @@
-
-ndk-build
-android update project --path . --name native
-ant debug
-adb install -r bin/native-debug.apk
-./adb-run.sh bin/native-debug.apk
-adb logcat | grep native-activity