zoukankan      html  css  js  c++  java
  • Error parsing D:sdkforasandroid-sdk-windowssystem-imagesandroid-22android-wearx86devices.xml

    今天在工作过程中向Android Studio中导入一个项目,最后运行出现如下错误:

    Cannot reload AVD list: cvc-enumeration-valid: Value '280dpi' is not facet-valid with respect to enumeration '[ldpi, mdpi, tvdpi, hdpi, xhdpi, 400dpi, xxhdpi, 560dpi, xxxhdpi]'. It must be a value from the enumeration.
    Error parsing D:sdkforasandroid-sdk-windowssystem-imagesandroid-22android-weararmeabi-v7adevices.xml
    cvc-enumeration-valid: Value '280dpi' is not facet-valid with respect to enumeration '[ldpi, mdpi, tvdpi, hdpi, xhdpi, 400dpi, xxhdpi, 560dpi, xxxhdpi]'. It must be a value from the enumeration.
    Error parsing D:sdkforasandroid-sdk-windowssystem-imagesandroid-22android-wearx86devices.xml
    多番查找终于找到解决方法:
    用/sdk/tools/lib/devices.xml去替换system-imagesandroid-22android-wearx86devices.xml和system-imagesandroid-22android-weararmeabi-v7adevices.xml中的devices.xml,问题解决!

  • 相关阅读:
    每日总结59
    每日总结58
    每日总结57
    每日总结56
    每日总结55
    每日总结54
    每日总结53
    每日总结52
    学习日报
    学习日报
  • 原文地址:https://www.cnblogs.com/libinsoft/p/4967670.html
Copyright © 2011-2022 走看看