Hello group,
I am porting my games from other phones and encounter some heap memory problems. Can You give me some advices on how to reorganize my application to increase size of available heap memory? Where static fields are stored (storage memory or heap?) and what about memory fragmentation? Just suggest me a steps.
Thanks,
Vytautas

Reply With Quote

