Bitmap OutOfMemeory crash in android studio

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
Kanika
Posts: 1
Joined: 2016-09-27T23:51:39-07:00
Authentication code: 1151

Bitmap OutOfMemeory crash in android studio

Post by Kanika »

Hello There,
I have developed an android app with the name MyStay (It is live) which has a mask built from Bitmap. The app crashes with an OutOfMemory error due to bitmap mask. We need to now write the create bitmap code in jni-ndk using ImageMagick.

Can somebody help with the same.

Thank You
Post Reply