user8753545
user8753545

Reputation:

Android Studio Error: VCPU Shutdown request

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.

Upvotes: 1

Views: 1703

Answers (2)

Rahmad Al Habib
Rahmad Al Habib

Reputation: 330

For me, reinstalling intel haxm and it worked perfectly.

Upvotes: 3

libra
libra

Reputation: 1

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!

Upvotes: 0

Related Questions