0

I am trying to run a simple "Hello World" android project but getting the following error.

D:\AndroidSDK\tools\emulator.exe -avd Nexus_6_API_23 -netspeed full -netdelay none
emulator: WARNING: Increasing RAM size to 1GB
emulator: device fd:628
HAXM is working and emulator runs in fast virt mode
Cannot set up guest memory 'pc.ram': Invalid argument

I have already set the RAM of AVD to 512 MB and max RAM of HAXM is 1.7GB

Madhumita
  • 21
  • 1
  • 1
  • 7

1 Answers1

0

I used marshmallow (API 23) resulting in above errors, but now I have degraded it to KitKat (API 19) and the AVD is working fine..

Madhumita
  • 21
  • 1
  • 1
  • 7