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

Error when trying to load an AVD in Android Studio

I am a newbie to android studio and I followed the instructions to download and install the program. When I try to follow along with the "build a simple android app" video lesson when I try and run the program my AVD emulator isnt showing up. When I go to the AVD Manager and manually run my AVD i get a pop up that says:

"Cannot launch AVD in emulator. Output: emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1)."

I tried googling solutions but nothing seems to be working. As an added issue when I go to the design view I get a message at the bottom of the screen that says:

"Rendering Problems This version of the rendering library is more recent than your version of Android Studio. Please update Android Studio "

Try going to help > check for updates in the menu at the top of android studio.

1 Answer

Looks like updating it worked for now thanks.