Search code examples
androidemulationheap-memorygenymotion

Genymotion emulator increase heap size


I'm trying to increase a Genymotion 2.3 emulator in order to test my app. Is there any way to accomplish this? I can't find a way to configure the emulator.


Solution

  • This post mentions how to do it. But I don't know how or what or where the root shell is to execute that command or to change those values. They are not present in the build.prop files that are in the system-images folder. Anyone knows how to do this?

    Thanks