79238662

Date: 2024-11-30 01:03:04
Score: 1
Natty:
Report link

It turns out that using this command line after emulator is booted:

adb shell “cat /proc/meminfo”

I'm able to see that the RAM size allocated for emulator is exactly what I put in the command line:

emulator -avd myEmulator -m ${RAM_SIZE}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Truong