Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSyed Khaleel
75 PointsI have install and also checke the box haxm
Cannot launch AVD in emulator. Output: emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1). What should i do I can't run emulater?
1 Answer
Tal Yaron
9,211 PointsCheck if HAXM is installed by going to SDK Manager -> SDK Tools, and see if Intel Emulator accelerator is checked. If not, check it. If it is try going to https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager and install the latest version.