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 Build an Interactive Story App (Retired) User Input Hiding the ActionBar with an App Theme

Emulator Error

When ever i press the green play button to run my code on the emulator and error returns saying "Cannot reload AVD list: cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error parsing C:\Users\Adams\Desktop\Android Studio\android-studio\sdk\system-images\android-22\android-wear\armeabi-v7a\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error parsing C:\Users\Adams\Desktop\Android Studio\android-studio\sdk\system-images\android-22\android-wear\x86\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error parsing C:\Users\Adams\Desktop\Android Studio\android-studio\sdk\system-images\android-22\android-wear\armeabi-v7a\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error parsing C:\Users\Adams\Desktop\Android Studio\android-studio\sdk\system-images\android-22\android-wear\x86\devices.xm"

1 Answer

Hello,

I'm not seeing much for this error with Android Studio, but I am seeing a few references to Eclipse. It might be worth a shot trying the solution for that. Which is to remove the package Android Wear ARM EABI v7a system image using the Android SDK Manager within Android Studio. More info on this could be found here. Please let us know if this helps or if you need more assistance and we can look further into things.