Login  Register

Re: JOGL in Android- java.lang.UnsatisfiedLinkError

Posted by gouessej on Jul 19, 2016; 11:50am
URL: https://forum.jogamp.org/JOGL-in-Android-java-lang-UnsatisfiedLinkError-tp4036931p4036937.html

No it should work with the 32-bit JDK too. The JARs containing the native libraries must be in the same directory than the JARs containing the Java libraries.

You can look at my short Gradle build file:
https://github.com/gouessej/Ardor3D/blob/master/ardor3d-jogl/build.gradle
Julien Gouesse | Personal blog | Website