summaryrefslogtreecommitdiffstats
path: root/make/scripts/adb-install-all-armv7.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-06-26 12:36:58 +0200
committerSven Gothel <[email protected]>2012-06-26 12:36:58 +0200
commite51542375c4f736c396fd5a38288dd5129a09268 (patch)
treec51948abe3f95be48527debbafda540ec141350c /make/scripts/adb-install-all-armv7.sh
parenta393e45613d87101dbb13763df263c2f9291d2d0 (diff)
Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0
Diffstat (limited to 'make/scripts/adb-install-all-armv7.sh')
-rwxr-xr-xmake/scripts/adb-install-all-armv7.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/scripts/adb-install-all-armv7.sh b/make/scripts/adb-install-all-armv7.sh
index fe9765541..f0a1dc522 100755
--- a/make/scripts/adb-install-all-armv7.sh
+++ b/make/scripts/adb-install-all-armv7.sh
@@ -1,4 +1,4 @@
-#adb $* install ../../gluegen/build-android-armv7/jogamp.android-launcher.apk
+#adb $* install ../../gluegen/build-android-armv7/jogamp-android-launcher.apk
#adb $* install ../../gluegen/build-android-armv7/gluegen-rt-android-armeabi-v7a.apk
-adb $* install ../build-android-armv7/jar/jogl.all-android-armeabi-v7a.apk
-adb $* install ../build-android-armv7/jar/jogl.test-android.apk
+adb $* install ../build-android-armv7/jar/jogl-all-android-armeabi-v7a.apk
+adb $* install ../build-android-armv7/jar/jogl-test-android.apk