Re: JOGL in Android- java.lang.UnsatisfiedLinkError
Posted by
kaeffin on
Jul 20, 2016; 10:05am
URL: https://forum.jogamp.org/JOGL-in-Android-java-lang-UnsatisfiedLinkError-tp4036931p4036949.html
ok thank you for this. I think i found out what exactly the problem is.
I create a new directory like the instructions of :
http://forum.jogamp.org/Gluegen-apk-won-t-install-on-Android-6-Marshmallow-td4036114.html#a4036185The problem is that i use a x86 virtual device and I haven't any idea what native file i have to choose.
Can someone tell me which native is the right one?
I search for something like : gluegen-rt-natives-android-i586.jar
but the i586 versions are only for windows,solaris and linux.