Problem: Passing a ByteBuffer wrapping a byte[] containing image data into GLES20.glTexImage2D(...) is working for me if and
ByteBuffer
byte[]
GLES20.glTexImage2D(...)