Hi, I had the following error when compiling a working project on Android: error: 'GL_QUADS' was not declared in this scope _geometry.setDrawingMode(GL_QUADS); Do I need any special include for this? Regards, Nuno