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 trialVINESH RAJPUROHIT
1,308 PointsI cannot run the project
When I try to run the project it says
Intel HAXM is required to run this AVD. VT-x is disabled in BIOS. Enable VT-x in your BIOS security setting .
1 Answer
Jennifer Nordell
Treehouse TeacherHi there! Yes, my guess is that you're likely on a laptop. In many cases, laptops have virtualization disabled by default in the BIOS system settings. You will need to consult the documentation that came with your computer about changing these settings in the BIOS.
Please be aware that not heeding the advice of the manufacturer of your computer when changing these settings could result in catastrophic damages to your system.
On a side note, if you've already enabled virtualization in BIOS, some anti-virus settings are known to prevent HAXM installation.
Hope this helps!
VINESH RAJPUROHIT
1,308 PointsVINESH RAJPUROHIT
1,308 PointsThanks