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 trial

Android

Hassan Osman
Hassan Osman
628 Points

when i try to launvh my emulator i get a message that says emulation currently reuqires hardware accerlation

please ensure the intel haxm is properlay installed usable\

1 Answer

Hello,

For the HAXM problem, if you have an Intel CPU capable of HAXM acceleration, please make sure virtualization is enabled in your bios and then follow these instructions for Windows or these instructions for OSX. If you're running Linux, congratulations, it should just work with virtualization enabled.

If you have an AMD CPU, you should be able to get something running with Linux, not sure about Windows or OSX. If you do fall into this bucket, I'd recommend trying Genymotion. However, if you are going to try to use the default emulator in this case, make sure you're not running an x86 image and instead you're running an ARM image for your emulator.

Please let me know if you need more assistance and I will try to help you further.