Android studio is showing an error, 'invalid option --enable whpx'

谁说我不能喝 提交于 2019-12-10 20:02:50

问题


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



来源:https://stackoverflow.com/questions/51454797/android-studio-is-showing-an-error-invalid-option-enable-whpx

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!