error while opening eclipse

后端 未结 9 710
感动是毒
感动是毒 2021-01-13 21:01

When I try opening eclipse it opens, but it shows one error i.e Android SDK content Loader has encountered a problem.parseSdkContent failed

<
相关标签:
9条回答
  • 2021-01-13 21:37

    Place your android-sdk-windows in the same directory where your eclipse folder is and the name shout be - android-sdk-windows .

    0 讨论(0)
  • 2021-01-13 21:37

    Delete the avd file in your .android and then try to configure your new avd. It worked awesomely.

    0 讨论(0)
  • 2021-01-13 21:43

    It may be due to recently added library... In my case i had added two libraries andengine and box2d.. delete them and restart the eclipse and reinstall the libraries ...

    0 讨论(0)
提交回复
热议问题