1

Whenever i start eclipse i get this error :

Error: Error parsing C:\Program Files (x86)\Android\android-sdk\system-images\android-22\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.

how to rectify it?

HadiRj
1,0253 gold badges21 silver badges42 bronze badges
asked Jun 14, 2015 at 13:39
2

3 Answers 3

4

The solution is to remove package Android Wear ARM EABI v7a system image available under Android 5.1.1 (API 22) to resolve this problem.

Reference - Error Loading the sdk when eclipse is started

answered Jun 15, 2015 at 10:39
Sign up to request clarification or add additional context in comments.

Comments

1

Error Loading the sdk when eclipse is started

theres an answer on their with screenshots you basically need to delete(uninstall) the package Android Wear ARM EABI v7a system image available under Android 5.1.1 (API 22) if it's installed.

answered Jun 14, 2015 at 14:06

Comments

0

If you’re using Eclipse, and getting an error that looks like this: enter image description here Or this: enter image description here Solution= delete these items from your SDK Manager: enter image description here

For some reason, this error only occurs with Eclipse. It doesn't happen with Android Studio.

answered Dec 11, 2015 at 16:34

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.