summaryrefslogtreecommitdiffstats
path: root/make/scripts/adb-install-all-x86.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-12-26 05:02:50 +0100
committerSven Gothel <[email protected]>2019-12-26 05:02:50 +0100
commitd91f8581eedf73663abab25524147d2bcab9109b (patch)
tree95d7d395cf6604edd079773706a2fa7993cbd045 /make/scripts/adb-install-all-x86.sh
parent784dcfa2094f3fb235ca4b60395708a1f87c0b1b (diff)
Bug 1417 - Android: Add adb scripts for x86 [re-]install
Diffstat (limited to 'make/scripts/adb-install-all-x86.sh')
-rwxr-xr-xmake/scripts/adb-install-all-x86.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/scripts/adb-install-all-x86.sh b/make/scripts/adb-install-all-x86.sh
new file mode 100755
index 000000000..1c7b8d125
--- /dev/null
+++ b/make/scripts/adb-install-all-x86.sh
@@ -0,0 +1,4 @@
+#adb $* install ../build-android-x86/jogamp-android-launcher.apk
+#adb $* install ../build-android-x86/gluegen-rt-android-x86.apk
+adb $* install ../build-android-x86/jar/jogl-all-android-x86.apk
+adb $* install ../build-android-x86/jar/jogl-test-android.apk