当前位置: 代码迷 >> 综合 >> 解决Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!(看问题回复总结)
  详细解决方案

解决Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!(看问题回复总结)

热度:12   发布时间:2024-01-31 17:18:28.0

解决Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!最近渐渐迁移到Android Studio来了,更新过Android SDK Manager里的东西后,打开Eclipse Run工程报错。查找各种解决办法,发现:

我下载了23.0.3的build-tools的包,然后用23.0.3的dx.jar替换了29.0.3的dx.jar文件,虽然原理不懂,但是运行没有报错了

  相关解决方案