Reputation: 2141
I am getting this error when starting any android emulator with any system image. I run the emulator, the bar reaches like 20% and returns this error. No matter what virtual device I create and what system image I install, it always throw this error. Uninstalled and reinstalled, reboot pc, nothing works.
Upvotes: 0
Views: 3029
Reputation: 605
You need to use the latest sdks in sdk manager and also make sure the latest version of HAXM for Intel and Hypervisor Driver for AMD processors is installed.
If you already have installed one of them, try to reinstall, either via sdk manager or manually.
Upvotes: 0
Reputation: 1437
First thing first check if the images are properly configured or not. If they are, but the problem persists, then follow the below :
There can be multiple possibilities for such kind of error:
Solution : Clean up the storage space.
Solution: Find the path of the proper SDK installation and update the environment variables and restart the system.
Solution : Update the Android Emulator to latest version.
Steps:-
Upvotes: 1