Android studio is showing an error, 'invalid o

2019-07-06 03:44发布

问题:

android studio is showing an error, while running AVD, like below "invalid option --enable whpx "

please suggest a better solution to remove this

回答1:

Try this :)
The Android emulator requires the Windows Hypervisor Platform (WHPX). Ensure WHPX is properly installed and usable.

https://blogs.msdn.microsoft.com/visualstudio/2018/05/08/hyper-v-android-emulator-support/

I hope this suggestion helps you