android - Eclipse Error when booting up - "Error when loading the SDK" -


i'm trying simple android application running.

every time boot eclipse, following error:

[2013-10-06 20:26:06 - android sdk] error when loading sdk:

error: error parsing /android-sdk-macosx/tools/lib/devices.xml cvc-elt.1: cannot find declaration of element 'd:layout-devices'.

i've had no success in fixing this. need fix before moving on?


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -