First time here? Check out the FAQ!
answered 2015-11-09 11:23:08 -0600
I had the same problem.
Try this:
Bitmap scale = Bitmap.createBitmap(gry.width(), gry.height(), Bitmap.Config.ARGB_8888);