android - Intel's HAXM equivalent for AMD on Windows OS -


is there equivalent of intel's haxm amd (windows os) or has been able hack haxm make work on amd processors (windows os)?

also, genymotion (http://www.genymotion.com) faster compared default google apis arm / x86 system images provided google?

my exact dev machine specs:

  • os: windows 7 ultimate
  • processor: amd fx 8120 8 core 2.81 ghz

thanks in advance!

from android docs (march 2016):

before attempting use type of acceleration, should first determine if development system’s cpu supports 1 of following virtualization extensions technologies:

  • intel virtualization technology (vt, vt-x, vmx) extensions
  • amd virtualization (amd-v, svm) extensions (only supported linux)

the specifications manufacturer of cpu should indicate if supports virtualization extensions. if cpu not support 1 of these virtualization technologies, cannot use virtual machine acceleration.

note: virtualization extensions typically enabled through computer's bios , turned off default. check documentation system's motherboard find out how enable virtualization extensions.

most people talk genymotion being faster, , have never heard it's slower. think it's faster, , worth ~20 minutes take set try it.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -