Android Support Status
Posted by
Sven Gothel on
Dec 26, 2019; 2:10pm
URL: https://forum.jogamp.org/Android-Support-Status-tp4040203.html
Bug 1417 - Android: Support building using current SDK and NDK v20 as of
2019-12-10
<
https://jogamp.org/bugzilla/show_bug.cgi?id=1417>
Recovered gluegen, joal and jogl support for Android
using current Android SDK and NDK as of 2019-12-10.
This includes compatibility with latest API levels
and Java8 compatibility.
JOGL bring-up (incl GlueGen + JOAL) test success on Android:
- x86 (sim),
- armv7a (Nexus 10) and
- aarch64 (Nexus 9)
Tested a few activities incl 'GraphUI1p' (w/ GraphUI + Video + JOAL)
+++
JogAmp's embedded devices support now includes:
- GNU/Linux DRM/GBM support (no X11 etc)
- Android
- iOS
on available ARCH: x86, arm, aarch64
+++
What's next todo is to recover JOCL,
and the demo sub-modules.
Then having another good look about certain reported
issues and kick off the 2.4.0 test build.
May just release 2.4.0 then, but fixing further
important bugs for 2.4.1.
Merry Christmas.
~Sven