Android Studio – How to allocate more than 4GB for android emulators?
I have an Android emulator setup in my CI server. I notice that when I boot it up with more than 4GB of RAM eg. emulator -avd myEmulator -m 6144 , a warning message appears: pc_memory_init: above 4g size: 4000000…