0

While try to load large bitmap image above 2048 its showing error :

03-20 12:20:56.515: W/OpenGLRenderer(17398): Bitmap too large to be uploaded into a texture.

So I displayed image after scaled down to 2048 but I lost actual size. when I check android gallery, same image is displayed properly with scrolling option. Can any one give a suggestion to load image effectively.

AbiAndroid
  • 89
  • 2
  • 4
  • 14
  • Check [this](http://stackoverflow.com/questions/6518215/display-huge-images-in-android) link, should help you to get the job done – Badrul Jul 07 '14 at 07:36
  • Thank you for this link.Nice Solution. I now found an even better way. – AbiAndroid Jul 07 '14 at 11:31

0 Answers0