summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/android/launcher/ClassLoaderUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Android: Cleanup ClassLoaderUtil/LauncherUtil - Using cached parent ClassLoad...Sven Gothel2013-01-311-24/+46
* Android Launcher: Fix ClassLoaderUtil's JNI lib-path determination, use Appli...Sven Gothel2012-12-271-9/+19
* Android ClassLoaderUtil: Cleanup hack ..Sven Gothel2012-05-041-2/+0
* Android Launcher: More verbose ClassLoader*Sven Gothel2012-05-031-1/+5
* AndroidLauncher: Add 'MainLauncher'; ClassLoaderUtil adds list of direct APKs...Sven Gothel2012-05-031-29/+49
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-72/+68
* Android: New ActivityLauncher (jogamp.android-launcher.apk)Sven Gothel2012-03-141-0/+193