"Error" Turns on Eclipse error: Invalid content beginning with element ' D:skin ' was found. No child elements should be included here.
"Specific error message"
Error parsing D:\android-sdks\system-images\android-22\android-wear\armeabi-v7a\devices.xml
CVC-COMPLEX-TYPE.2.4.D: Found invalid content starting with element ' D:skin '. No child elements should be included here.
Error:error parsing D:\android-sdks\system-images\android-22\android-wear\x86\devices.xml
CVC-COMPLEX-TYPE.2.4.D: Found invalid content starting with element ' D:skin '. No child elements should be included here.
"Workaround"
Method 1:
Delete Android-wear-related image in SDK Manager
Method 2:
Go to the SDK directory and put the. \android-sdk\system-images\android-22\android-wear\armeabi-v7a\devices.xml and. \android-sdk\system-images\android-22\android-wear\x86\devices.xml file Delete, then put the SDK inside. \android-sdk\tools\lib\ the devices.xml copy to the two folders above, restart Eclipse
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
[Android] Open Eclipse error: Found invalid content starting with element ' D:skin '. No child elements should be included here.