[Java] start eclipse error when loading the SDK

problem:

Windows 10 update SDK: Error when loading the SDK:

[2016-07-31 11:32:39 – Android SDK] Error when loading the SDK:

Error: Error parsing F:\learning\Androidworksapce\Androidsdks\system-images\android-22\android-wear\armeabi-v7a\devices. XML
cvc-complex type.2.4. There should be no child elements here.
Error: Error F:\learning\Androidworksapce\Androidsdks\system-images\android-22\android-wear\x86\devices. XML
focused on the invalid beginning with the element ‘d:skin’. There should be no child elements here.
Error: Error F:\learning\Androidworksapce\Androidsdks\system-images\android-23\android-wear\armeabi-v7a\devices. XML
quiver with an invalid beginning with the element ‘d:skin’.2.4. There should be no child elements here.
Error: Error F:\learning\Androidworksapce\Androidsdks\system-images\android-23\android-wear\ devices. XML
cvc-complex type.2.4.d: found an invalid beginning with the element ‘d:skin’. There should be no child elements here.
Error: Error parsing F:\learning\Androidworksapce\Androidsdks\system-images\android-24\android-wear\armeabi-v7a\devices.xml
cvc-enumeration-valid: For enumeration ‘[LDPI, MDPI, TVDpi, HDPI, XHDpi, XXHDPI, XXXHDpi]’, the value ‘280dpi’ has no surface validity. It must be a value from the enumeration.
Error: Error parsing F:\learning\Androidworksapce\Androidsdks\system-images\android-24\android-wear\x86\devices.xml
cvc-enumeration-valid: For enumeration ‘[LDPI, MDPI, TVDpi, HDPI, XHDpi, XXHDPI, XXXHDpi]’, the value ‘280dpi’ has no surface validity. It must be a value from the enumeration.

solution:

for new projects so far, the Java code does not run, but it is not comfortable to have popovers every time. This can be resolved by replacing the file (the impact is not known at this time, so deleting the file is not recommended) :

Xm devices. Xm devices. Xm

2. Then use D:\android-sdks\tools\lib\ devices. XML copy to the path after backup

3. Restart eclipse

Read More: