Re: Installing JOGL in Android Studio?
Posted by n8skow on Nov 04, 2020; 8:38pm
URL: https://forum.jogamp.org/Installing-JOGL-in-Android-Studio-tp4040855p4040863.html
What dependencies do I need to load to run that code?
Currently have:
jogl-2.2.4.jar
jogl-cg.jar
jogl-awt.jar
jogl.jar
Running your code throws error: class JOGLQuad is public, should be declared in a file named JOGLQuad.java
public class JOGLQuad implements GLEventListener {"