I am getting a crash on an application that works fine on other devices.
Specifically the crash is related to multitexturing.
My app crashes at g.glBindTexture(GL10.GL_TEXTURE_2D, getTextureId());
Anybody else have issues with the droid?
Thanks,
Mike

