unable to build: the file dx.jar was not loaded from the SDK folder

i noticed in the "console" box of my Eclipse program, that it said "C:Program FilesAndroidandroid-sdkplatform-toolslib" , so it has 2 back slashes platform-toolslib, this was caused by incomplete installation on my part, so it cannot find the "dx.jar" so when i go to export and compile the project app i now get this error that unable to build: the file dx.jar was not loaded from the SDK folder!

i have tried deleting and reinstalling sdk tools from sdk manager, and i still have the same problem. Please can anybody help


Try to update SDK Manager with privilege mode. I had the same problem and was solve it updating the SDK tools and restarting Eclipse.

链接地址: http://www.djcxy.com/p/10892.html

上一篇: 在php中创建1位位图(单色)

下一篇: 无法构建:文件dx.jar未从SDK文件夹加载