码迷,mamicode.com
首页 > 其他好文 > 详细

error when loading the sdk error parsing

时间:2016-08-11 09:57:29      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:

Error Parsing: C:\android-sdk_r24.2-windows\android-sdk-windows\system-images\android-22\android-wear\armeabi-v7a cvc-complex-type.2.4.d: Invalid content was found starting with element ‘d:skin‘. No child element is expected at this point.

 

技术分享

The solution to above problem is to just delete(uninstall) the package Android Wear ARM EABI v7a system image available under Android 5.1.1 (API 22) if it‘s installed. (No need to uninstall whole 5.1.1 package). May be there is some eclipse bug with this package.

技术分享

Finally restart eclipse to see your changes.

Edit: If the problem still exists, try removing other Android Wear package also (i.e Android Wear Intel x86 Atom System Image) as suggested by @Abhishek in comments below.

error when loading the sdk error parsing

标签:

原文地址:http://www.cnblogs.com/yelanggu/p/5759704.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!