Sven Gothel (31): AndroidLauncher: Add 'MainLauncher'; ClassLoaderUtil adds list of direct APKs to add to classpath Reduce APK version name to 30 chars APK version code = 1 Android Launcher: More verbose ClassLoader* Use ClassLoader to find JNI native libraries. ClassLoader was only used for tool native libraries. Fix commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: System.loadLibrary(libraryPath) -> System.load(libraryPath) DynamicLibraryBundle: API doc refinement, mention the ClassLoader role. Android ClassLoaderUtil: Cleanup hack .. Android Launcher: Add dummy version activity (recognized by market), remove permissions: inet and write-sd Android: Add the LauncherVersionActivity .. Bump Android version.code: 2 LauncherUtil: Allow no query in URI and no PKG in query GlueGenVersionActivity: Add Scroller .. Android AssetDexClassLoader: Disable DEBUG flag. Android Launcher: Add permission Internet access Fix Android Launcher: Add permission Internet access (commit 85ba9e60dfd1828c6f8cc327715b420e10c29ebf was broken, too late) Fix Android JogAmp Launcher: Assets Android version.code: 3 Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9); version.code: 4 Android: Cleanup Manifest - remove commented out tags, don't require touchscreen .. Android: aapt no debug, gluegen: proper version.code and launcher manifest Android: Add xhdpi icon Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image folder .. Android: Bump version.code to 0914009 Android: Bump version.code: 914010 Fix Bug 583: Remove Android compile-time dependencies and exclude Android specific classes for non Android platforms. Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android specific classes for non Android platforms Fix Android Remote Test: gluegen-rt.apk -> gluegen-rt-android-${android.abi}.apk Fix Bug 587: Use alternative storage location if platform's temp directory is mounted w/ noexec ; IOUtil API change! Fix Platform static initialization interdependencies w/ GlueGen native library loading Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e4fdb887d5f3732f88c8cec3) 'update' scenario in same JVM instance.