OpenGLRenderer: Bitmap too large to be uploaded into a texture in android titanium
问题 In Titanium appcelerator, when I capture an image and show in an ImageView , image is not being shown, instead, below warning is being shown. [WARN] : OpenGLRenderer: Bitmap too large to be uploaded into a texture (1840x3264, max=2048x2048) How to solve this problem? Whereas in tablet it is working fine, but in high resolution device its not working. This one occurs when I insert an image into a ImageView when shot from camera or pick from the gallery. 回答1: This is because different phones