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 Build a Simple Android App Getting Started with Android A Brief Introduction to Android Tools

Diego Marrs
Diego Marrs
8,243 Points

Error when trying to emulate.

Hello,

I get this error every time I try to use the android emulator: "Your CPU does not support required features (VT-x or SVM)"

I even installed Genymotion, but it wont run.

Please help!

2 Answers

Matthew Farrell
Matthew Farrell
7,215 Points

It may not meet the requirements to run.

Reference link: http://tools.android.com/tech-docs/emulator

As stated in the link above

For best performance with Android Emulator 2.0, your system should meet the following specifications: Windows: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality. AMD and Intel Atom processors do not support VT-x virtual machine acceleration. Linux: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality or AMD processors with support for AMD Virtualization™ (AMD-V™) 64-bit Operating Systems.

Diego Marrs
Diego Marrs
8,243 Points

Aw, I guess I'll have to use my android device as an alternative.

Thanks anyway!

Matthew Farrell
Matthew Farrell
7,215 Points

Using the Android device works just as well. Once you unlock the developer settings in the phone, it is as simple as just plugging it in from there on. Let me know if you run into any issues with the phone. Cheers!

Tim Arwine
Tim Arwine
5,406 Points

Hi Matthew, I'm also having problems emulating and would like to get my android phone working so I can at least see what I'm building. Can you help with more detail about unlocking the developer settings. Thanks!