penfeizhou / APNG4Android

Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance
Apache License 2.0
570 stars 75 forks source link

Fatal Exception: java.lang.OutOfMemoryError android.graphics.Bitmap.nativeCreate (Bitmap.java) android.graphics.Bitmap.createBitmap (Bitmap.java:991) #215

Closed cxqq123 closed 2 months ago

cxqq123 commented 6 months ago

New Issue Checklist

Issue Info

Fatal Exception: java.lang.OutOfMemoryError android.graphics.Bitmap.nativeCreate (Bitmap.java)

android.graphics.Bitmap.createBitmap (Bitmap.java:991) com.github.penfeizhou.animation.decode.FrameSeqDecoder.createBitmap (FrameSeqDecoder.java:991) com.github.penfeizhou.animation.decode.FrameSeqDecoder.getShareBitmap (FrameSeqDecoder.java:974) com.github.penfeizhou.animation.decode.FrameSeqDecoder.copyPixelBufferToShareBitmap (FrameSeqDecoder.java:837) com.github.penfeizhou.animation.decode.FrameSeqDecoder.access$600 (FrameSeqDecoder.java) com.github.penfeizhou.animation.decode.FrameSeqDecoder$3.run (FrameSeqDecoder.java:174) com.github.penfeizhou.animation.decode.FrameSeqDecoder.innerStart (FrameSeqDecoder.java:504) com.github.penfeizhou.animation.decode.FrameSeqDecoder.lambda$new$1 (FrameSeqDecoder.java) android.os.Handler.handleCallback (Handler.java:883)

android.os.HandlerThread.run (HandlerThread.java:67)

Issue Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

penfeizhou commented 2 months ago

please provide more information before reopened.