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.

Diego Marrs
8,243 PointsError 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
6,725 PointsIt 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.

Matthew Farrell
6,725 PointsUsing 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!

Diego Marrs
8,243 PointsThanks!

Tim Arwine
5,406 PointsHi 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!
Diego Marrs
8,243 PointsDiego Marrs
8,243 PointsAw, I guess I'll have to use my android device as an alternative.
Thanks anyway!