[Solved] How to specify more than 64 mb memory for an application?

largeHeap = “true” does not increase the heap size to or by 64 MB: Most apps should not need this and should instead focus on reducing their overall memory usage for improved performance. Enabling this also does not guarantee a fixed increase in available memory, because some devices are constrained by their total available memory. … Read more