Android Heap Problem

Hi,

I am porting my tower defense game from iOS to android.
The android version will crash as soon as I entering the game scene.

I think it is cause by the heap problem. The heap size is about 7m, and it will be full at the very begin when launch the game.

Does anyone know how to fix it?


1.png (62.4 KB)