当应用程序在较低版本(低于7.0)上使用时,我没有任何问题,但是当应用程序在Android版本为7.0+的设备上运行时,该应用程序甚至没有启动。这是我一直得到的错误:
java.lang.OutOfMemoryError: Failed to allocate a 1016486028 byte allocation with 22393786 free bytes and 479MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)