<div dir="ltr"><div><div><div><div><div><div><div>Hi.<br></div>I'm trying to make a minimal OSG application to work under Android.<br></div>I closely follow GLES2 example.<br></div>Upon viewer->realize() call I get the following errors:<br><br>I/OSGLog: Warning: GraphicsContext::WindowingSystemInterfaces::getWindowingSystemInterface() failed, no interfaces available.<br>I/OSGLog: AcrossAllScreens::configure() : Error, no WindowSystemInterface available, cannot create windows.<br>I/OSGLog: Viewer::realize() - failed to set up any windows<br><br></div>This leads to a viewer without instantiated Camera.<br></div><br></div>Is it normal to have those errors? Is there any windowing interface for Android?<br></div></div>