Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: ↵ | Sven Gothel | 2012-03-14 | 1 | -1/+1 |
| | | | | | | | | 0cfc7847c58b51c9a26b50d905b592d1fc4c8578) - Remove jogl.android-launcher.apk in favor of generic jogamp.android-launcher.apk - All Android test code resides in jogl.test.apk (initial launcher and delegated 'real' one) | ||||
* | Get JOGL to build with NDK r7 | Edwin Vane | 2012-02-28 | 1 | -0/+4 |
- Most of the android build work is done by gluegen ant files. Changes made to gluegen in support of NDK r7 need to be reflected here: - New/fewer environment variables. - Specifying android.abi for packaging. - Cross-compilation script cleaned up to look like gluegen's cross compile script for consistency. - Renamed install/re-install adb helper scripts to be ARM specific. |