Unable to build: the file dx.jar was not loaded from the SDK folder!
Eclipse问题:Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
原因:
eclipse自动使用最高版本的SDK,ADT比SDK版本低导致
最好不要AndroidStudio和eclipse共用了一套SDK
解决办法:
1.升级ADT(比较麻烦,还要安装耗时)
2.修改buil...
原创
2020-04-02 18:05:01 ·
251 阅读 ·
0 评论