Failed to execute tools\android.bat: solution

前端 未结 18 2217
不知归路
不知归路 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:43

    This is how I solved the problem on Windows 7:
    I was going to update the SDK using Android SDK Manager but android.bat was not found because previously it uninstall the older one and then installs new. In my case my SDK Update was interrupted i.e. in other words, could not install after the SDK Manager uninstalled the tools, so my machine was not able to find android.bat. What I did was just downloaded the standalone SDK tools to the same folder where my SDK were from :

    http://developer.android.com/sdk/index.html#Other

提交回复
热议问题