zoukankan      html  css  js  c++  java
  • error XA5205: Cannot find `aapt.exe`. Please install the Android SDK Buildtools package

    vs 2015 搭建andriod 开发的

    error XA5205: Cannot find `aapt.exe`. Please install the Android SDK Build-tools package

    Brendan Zagaeski

    July 2014 edited July 2014 in Android

    Google has updated their SDK tools ("Android SDK Tools" Rev. 23) in a way that also requires installing the latest "Android SDK Build-tools" package, and the Android SDK Manager does not enforce this requirement.

    Fix: once you have installed "Android SDK Tools" Rev. 23 or higher, you must also install "Android SDK Platform-tools" Rev. 20 or higher and "Android SDK Build-tools" Rev 19.1.0 or higher (Rev. 20 recommended). This is necessary because Google moved some of the executables that were previously located in the "Android SDK Tools" package into the "Android SDK Build-tools" package.

    After this step your Android SDK Manager should show up-to-date versions for all three packages

    。net交流
  • 相关阅读:
    Java-WebDriver模块
    Java-数据类型(八中基本数据类型)
    Java基础
    Java介绍
    Eclipse介绍
    Jmeter-服务器监控技术
    性能测试
    Jmeter-相关字段含义
    Jmeter-监听器
    Jmeter-BeanShell组件应用
  • 原文地址:https://www.cnblogs.com/hcyblogs/p/4675450.html
Copyright © 2011-2022 走看看