I have an Android program written QT/QML , When I deploy app to Arm Android Emulator , it works. But If I Deploy app to x86 Andorid Emulator, program is work but , Screen is white . There is no component to display. Application output is :
.... QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked W/libArizaMobil.so( 2651): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked W/libArizaMobil.so( 2651): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( textureScale ): shader program is not linked W/libArizaMobil.so( 2651): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( dpr ): shader program is not linked ......