From 238a669b5163e76d79dcf298b3c63381821e01ba Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 7 Mar 2012 03:58:56 +0100 Subject: Don't build and use gluegen.apk (compile time only) ; Don't test classloader -> JarURL on Android All [remaining] tests passed on Android! --- make/scripts/adb-uninstall-all.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 make/scripts/adb-uninstall-all.sh (limited to 'make/scripts') diff --git a/make/scripts/adb-uninstall-all.sh b/make/scripts/adb-uninstall-all.sh new file mode 100644 index 0000000..9973ef4 --- /dev/null +++ b/make/scripts/adb-uninstall-all.sh @@ -0,0 +1 @@ +adb uninstall com.jogamp.common -- cgit v1.2.3