android could not find adb.exe 如何解决

在设置eclipse的android sdk Location时报错 could not find adb.exe
错误界面如下图:

发现adb.exe已经移到android-sdk-windows\platform-tools下,所以没有找到
adb.exe

我把D:\programs\android-sdk-windows\platform-tools加入环境变量
还是出现错误

Google了下
eclipse
Help -> Check for Updates
let it update “Android DDMS”, “Android Dev tools”,

解决问题了


转载自:android could not find adb.exe 如何解决

 

你可能感兴趣的:(eclipse,android,windows,Google)