From 2d672b1c5f237ccb911b9106308c0dc1977530b0 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 28 Jul 2011 04:24:54 +0200 Subject: Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp icons make/scripts/make.gluegen.all.android-armv7-cross.sh - make Rami and me happy :) - 3 default locations plus recognize user provided android toolkit path - fixes using ant targets as arguments make/jogamp-androidtasks.xml - macro aapt.signed: create signed apk file from jar - incl. adding native libraries - see macro doc. adding generic jogamp icons/images --- make/build.xml | 119 +++++++++++---------------------------------------------- 1 file changed, 22 insertions(+), 97 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index be52aba..2b1454b 100644 --- a/make/build.xml +++ b/make/build.xml @@ -21,6 +21,7 @@ + @@ -81,8 +82,10 @@ + + @@ -687,103 +690,25 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Packaging resources - - - - - - - - - - - - - - - - - - - - - - Generating temp debug key... - - - - - - - - - - - - - - - Signing apk... - - - Running zip align on final apk... - - - - - - - - - - - + + + + + -- cgit v1.2.3