android - Intel HAXM not working on i5-2430M (2nd Gen) -


i setting haxm android x86 emulator. downloaded haxm , x86 image using sdk manager. installed haxm, rebooted, still haxm isn't shown working while emulator starts up.

i've tried installing haxm directly intel website. still doesn't work.

i've enabled virtualization bios.

system:

  • hp pavilion g6 1201-tx, windows 7 ultimate x64, intel 2nd gen i5-2430m

thanks in advance!

try these three steps:

1.hax software located in

c:\program files\android\android-sdk\extras\intel\hardware_accelerated_execution_manager

install haxm driver running "intelhaxm.exe" in command prompt.

2.. if installer fails message intel vt must turned on, need enable in bios.

for eg: 

if using windows 7, press f12 key enter bios setting. there can see intel virtualization technology placed in system performance.turn on enabled

3.then again run "intelhaxm.exe" in command prompt.everything works fine.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -