aboutsummaryrefslogtreecommitdiffstats
path: root/make/jogamp-androidtasks.xml
Commit message (Expand)AuthorAgeFilesLines
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-4/+10
* Changes to make gluegen build with NDK r7Edwin Vane2012-02-281-2/+3
* Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)Sven Gothel2012-01-221-5/+3
* Android: no verboseSven Gothel2011-10-011-2/+2
* Android apk's jarsrcdir: exclude all sources. TODO: need better custom resour...Sven Gothel2011-09-281-1/+1
* Android aapt.signed: add jarsrcdir to add non java files (resources) to the apkSven Gothel2011-09-281-0/+7
* aapt.signed: add androidresources.path argument ; sdk >= 9 ; test uses-librar...Sven Gothel2011-08-051-7/+9
* Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...Sven Gothel2011-08-021-13/+11
* Fix: cleanup android.R based task and classpathsRami Santina2011-07-311-9/+14
* added generation and compilation of android Resource classRami Santina2011-07-291-1/+41
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-281-6/+5
* APK: Native lib gets picked up now apk/lib/armeabi -> /data/data/<package>/libSven Gothel2011-07-281-5/+5
* Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...Sven Gothel2011-07-281-0/+163