建立工程时出现了这个错误: Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder! 把platforms/android-8/tools/lib里面的dx.jar替换成platform-tools/lib下面那个 然后重启eclipse 就搞定了……