Better way to use an Android x86 HAXM accelerated emulator on Windows 8 with Hyperv

夙愿已清 提交于 2019-12-19 05:15:41

问题


To my knowledge, an x86 Android emulation using Intel's Hardware Accelerated Execution Manager and Windows 8 Hyperv cannot be run concurrently at the time of this writing.

The best answer would allow them to run concurrently (probably not currently possible).

The most common workaround is to uninstall the Hyperv feature completely. If you actually need to use Hyperv this is painful. A better work around can be found here. http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/04/14/creating-a-no-hypervisor-boot-entry.aspx . This forces you to reboot, but at least you're not having to constantly uninstall/reinstall Hyperv.

I'm looking for a solution which doesn't require anything to be uninstalled and doesn't require a reboot.


回答1:


I don't know if this is good answer for you. I had similar problems with x86 emulator. I've switched to Genymotion - Google Play Services are working fine, and it's really fast + official plugins for Eclipse.

But you need to install VirtualBox (but it's free) so this shouldn't be a problem.

Genymotion site: http://www.genymotion.com/




回答2:


This looks like it will be the answer.

http://blogs.msdn.com/b/visualstudioalm/archive/2014/11/12/introducing-visual-studio-s-emulator-for-android.aspx

I won't mark it as answered until I actually try out the RTM bits (it's in preview now), but it's a Hypver-V based android emulator. The first 2 pain points the blog post claims to solve with the new emulator are Slowness of other emulators and Conflict with Hyper-V on Windows.




回答3:


All you have to do is temporarily disable the hyper-V with a very simple command I found. You could find the detail on the link below.

https://superuser.com/questions/519991/vmware-player-is-not-working-after-installing-hyper-v-on-windows-8-pro




回答4:


The android emulator is now supported on Hyper V (It's in preview now): Details here: https://blogs.msdn.microsoft.com/visualstudio/2018/05/08/hyper-v-android-emulator-support/



来源:https://stackoverflow.com/questions/17794687/better-way-to-use-an-android-x86-haxm-accelerated-emulator-on-windows-8-with-hyp

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