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 trialdlpuxdzztg
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
7,215 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
7,215 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!
dlpuxdzztg
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!
dlpuxdzztg
8,243 Pointsdlpuxdzztg
8,243 PointsAw, I guess I'll have to use my android device as an alternative.
Thanks anyway!