My emulators usually use 512MB or 1GB of RAM. I create a shell script which starts 8 emulators for my testing. Obviously, it will consume all of my available RAM.
Is there a way I tell emulator to use less RAM via console command? Some ad hoc RAM size which will not change the default RAM size.
I usually start emulators via (Ubuntu machine)
emulator -avd "adb name" -scale 0.72