The Android SDK was updated with Android SDK manager yesterday,
I installed ADT on MyEclipse to develop Android, now every time I open myeclipse,
And I get an error every time I open a virtual machine. The information for the error is the same.
The error message is as follows:
[2015-05-30 10:14:35-android SDK] Error when loading the SDK:
Error: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
--------------------------------------------------------------------------------------------------------------- ----------------------------------------
Go to the SDK directory,
Put
D:\android-sdks\system-images\android-22\android-wear\armeabi-v7a\devices.xml
And
D:\android-sdks\system-images\android-22\android-wear\x86\devices.xml
File deletion,
Then copy the Devices.xml in the SDK D:\android-sdks\tools\lib\ to the folder you deleted,
Restart Eclipse
Android Virtual machine startup error: Similar to SDK Manager] error:error parsing ... devices.xml solution