Login  Register

Re: JOGL in Android- java.lang.UnsatisfiedLinkError

Posted by gouessej on Jul 19, 2016; 1:46pm
URL: https://forum.jogamp.org/JOGL-in-Android-java-lang-UnsatisfiedLinkError-tp4036931p4036941.html

You cannot use exactly the same JARs for Android development and desktop development. You have to use jogl-all-android and gluegen-rt-android for Android.
Julien Gouesse | Personal blog | Website