Android studio emulator -


i tried run sample hello world app in android studio, have installed x86 emulator in pc. if run, error saying hardware acceleration required.

here full error,

emulator: error: x86_64 emulation requires hardware acceleration! please ensure intel haxm installed , usable. cpu acceleration status: hax kernel module not installed! 

i'm using windows 8 & have got latest version of android studio, may know issue?

thanks

go android sdk directory , find intel directory inside extras

c:\users\pradyuma\appdata\local\android\sdk\extras\intel\hardware_accelerated_execution_manager

install intelhaxm-android.exe directory , restart system.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -