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 trialsahil shokeen
1,579 Pointsemulator error
emulator:ERROR:emulation currently requires hardware acceleration!
1 Answer
Jeffrey Duarte
9,706 PointsI know this is technically kind of cheating on a forum, but stackoverflow is a good rsource for programming questions. You can actually copy and paste your error message into google and there is more likely than not someone else asking about the same thing, and someone already answering. Anyway, you should check out this answer:
http://stackoverflow.com/questions/26355645/error-in-launching-avd
W Joel Baker
1,012 PointsW Joel Baker
1,012 PointsI installed Genymotion and it works far better and without errors. Try installing and using it instead of the default one built in with Android Studio. Here is Treehouse's video how to install it https://teamtreehouse.com/library/android-tools/genymotion/using-a-genymotion-emulator Good luck!