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

Justin Rose
Justin Rose
12,855 Points

Problems with Opening the AVD emulator on the FunFacts project?

Hi everybody

Im having trouble opening the AVD emulator, i tried all three in the dropdown list and i get these messages.

For Android41 - emulator: ERROR: unknown skin name 'WVGA800'

For Android442 - emulator: ERROR: This AVD's configuration is missing a kernel file!!

For Nexus_5_API_21_x86 - emulator: ERROR: unknown skin name 'nexus_5'

2 Answers

Might not be the option you're looking for, but if you haven't, go to the Android Tools course and watch the Genymotion videos and download/install it. The build in emulator for AS is SLOW. Genymotion is fast, and easy and you can do specific devices on it. Made a huge difference in testing for me.

Justin Rose
Justin Rose
12,855 Points

the genymotion emulator looks nice, I dont see any problem unless there is a specific reason i have to use the ones they provide. Genymotion looks way more up to date.

thanks

Justin rose

Justin Rose
Justin Rose
12,855 Points

I also found the problem with the Default Android emulator. if they give the above messages then go to the Android SDK manager and install the System image Packages its right by the AVD manager button. ill stick to geny motion though thanks for the advice Alice.

Justin Rose