Bitmap out of memory error in android... - Stack Overflow

Bitmap out of memory error in android... - Stack Overflow

瀏覽:465
日期:2025-06-11
I think you should use shrink function like this bMapRotate = Bitmap.createBitmap (res, 0, 0, res.getWidth(), res.getHeight(), mat, true); Bitmap ......看更多