Android: OutofMemoryError: bitmap size exceeds VM budget with no reason I can see

前端 未结 5 1887
生来不讨喜
生来不讨喜 2020-11-30 07:43

I am having an OutOfMemory exception with a gallery over 600x800 pixels JPEG\'s.


The environment

I\'ve been using Gallery with JPG ima

5条回答
  •  温柔的废话
    2020-11-30 08:10

    Not sure if it's an option for you, but have you tried supersampling images Strange out of memory issue while loading an image to a Bitmap object?

提交回复
热议问题