Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Syed 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.