8

i noticed in the "console" box of my Eclipse program, that it said "C:\Program Files\Android\android-sdk\platform-tools\lib" , so it has 2 back slashes \platform-tools\lib, 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

4

1 に答える 1

3

特権モードで SDK Manager を更新してみてください。私は同じ問題を抱えていましたが、SDK ツールを更新して Eclipse を再起動することで解決しました。

于 2012-12-06T20:57:02.747 に答える