Javatpoint Logo

Problem in Eclipse IDE SDK Loading

By: wrichi*** On: Tue Mar 14 14:22:53 IST 2017     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
I am using Eclipse IDE to write Android programs. I have started this very recently. I have Android 7.1.1 (API 25), Android 6.0 (API 23), Android 5.1.1 (API 22), Android 5.0.1 (API 21), Android 4.0 (API 14), Android 3 (API 13) and all the sdk build tools (updated to latest version). But when I am starting Eclipse, the following message is shown:

[2017-03-14 14:20:11 - Android SDK] Error when loading the SDK:

Error: Error parsing G:\android-sdk\system-images\android-23\android-tv\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: Error parsing G:\android-sdk\system-images\android-23\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: Error parsing G:\android-sdk\system-images\android-23\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: Error parsing G:\android-sdk\system-images\android-25\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: Error parsing G:\android-sdk\system-images\android-25\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.

My SDK is saved in Local Disk G:\.

Please help to solve the problem.
Up0Down
android  x  69Tags