Re: JOGL in Android- java.lang.UnsatisfiedLinkError
Posted by
gouessej on
Jul 19, 2016; 2:33pm
URL: https://forum.jogamp.org/JOGL-in-Android-java-lang-UnsatisfiedLinkError-tp4036931p4036944.html
When you mix desktop and Android JARs, GlueGen tries to use the desktop version to load the native libraries for GNU Linux instead of using Android native libraries.