Error loading the SDK when Eclipse starts

后端 未结 19 1211
余生分开走
余生分开走 2020-11-27 04:21

I have already read varying answers to above question, but I have a specific problem. When I start Eclipse it gives an error:

> Error Parsing:
> C:\\an         


        
19条回答
  •  被撕碎了的回忆
    2020-11-27 04:31

    I removed the packages indicated in the api 22 in the sdk and the problem is not resolved.

    I edited device.xml of Applications / Android / android-sdk-macosx / system-images / android-22 / android-wear / x86 and of Applications / Android / android-sdk-macosx / system-images / android-22 / android-wear / armeabi-v7a I removed the lines containing "d:skin"

    Finally restart eclipse and the problem was resolved!

提交回复
热议问题