1

I,m running Intel Core i3, 4 GB Ram, 32bit, HAXM Version 7.2.0

Android emulator: Nexus 5X API 28

I give the following command in the terminal:

E:\Android_SDK\emulator>emulator @Nexus_5X_API_28

HAX is working and emulator runs in fast virt mode.
VCPU shutdown request (Shows the same about 15 times)
emulator: WARNING: Not saving state: emulator hasn't finished booting.
VCPU shutdown request

Tried all the methods but none of them helped.

2 Answers2

3

For me, reinstalling intel haxm and it worked perfectly.

Stephen Ostermiller
  • 23,933
  • 14
  • 88
  • 109
Rahmad Al Habib
  • 300
  • 4
  • 7
0

I had exact the same problem in Windows 10. The only solution I could find was that running emulator in terminal with administrator mode.

Good luck!

libra
  • 1