Failed to execute tools\android.bat: solution

前端 未结 18 2203
不知归路
不知归路 2020-11-30 12:13

When I try to open up the SDK Manager in eclipse it says opening shortly, but never opens. I\'ve tried to open the exe file but it displays an error message saying:

18条回答
  •  庸人自扰
    2020-11-30 12:38

    In My case, While I installed visual studio 2015, The SDK files were missed and I am getting an error window shown below.

    So I manually downloaded the tools from the following URL.

    tools_r24.0.2-windows

    Then extract the zip file and copy the tools folder in the following location.

    C:\Program Files (x86)\Android\android-sdk
    

    It worked for me.

提交回复
热议问题