0
emulator: device fd:17820
HAXM is not working and emulator runs in emulation mode
emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration.
emulator: AVD      RAM size = 1024 MB
emulator: HAXM max RAM size = 978 MB
emulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.
creating window 40 81 335 557
emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check

When i am trying to adjust the memory from AVD manager it adjusts as per my settings entered but on running the emulator system resets the memory of emulator to 1GB

If i try to adjust memory from HAXM it doesn't allow memory setting above 798MB

Let'sRefactor
  • 3,303
  • 4
  • 27
  • 43

1 Answers1

0

You can't set more than 768MB for HAXM. See documentation → Tips and Tricks,

  • When creating the image it is not recommended to set the “Device ram size” larger than 768 MB.
Let'sRefactor
  • 3,303
  • 4
  • 27
  • 43