最近使用eclipse和android studio切换的开发,总是遇到如下问题:

sdk manager 打不开闪退/经常遇到\platform-tools\adb.exe' and can be executed的解决方案

不知道为什么,解决方式很简单,重新复制一份到另外一个路径,打开设置android设置sdk的路径,重新刷新搞定:

eclipse 中sdk manager 打不开闪退/经常遇到\platform-tools\adb.exe' and can be executed的解决方案

 

2.还有这种问题:关于解决Eclipse报错显示Unable to build: the file dx.jar was not loaded from the SDK folder,找到你的工程中的project.properties,增加一句:sdk.buildtools=21.1.2,这个21.1.2看看你的sdk文件夹里面有的版本号就可以了

 

eclipse 中sdk manager 打不开闪退/经常遇到\platform-tools\adb.exe' and can be executed的解决方案

相关文章:

  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-18
  • 2022-12-23
  • 2021-10-12
猜你喜欢
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
  • 2021-12-06
相关资源
相似解决方案