My project is dedicated to image processing in Android. My problem is that when I load 22 MB of image into ImageView, I get OutOfMemoryError.
Error:
java.lang.OutOfMemoryError: failed to allocate 244588824 bytes with 11397108 free bytes and 79 MB until OOM dalvik.system.VMRuntime.newNonMovableArray (native method)
source share