全文是:
This verison of ADT requires Android SDK Tools in revision 17 or above.
Current revision is 15.
Please update your SDK Tools to the latest version
Run Code Online (Sandbox Code Playgroud)
当我收到此错误时,它会提示我打开SDK Manager.
然后我选择最新版本,并尝试安装它,但然后我收到错误消息:
-= Warning! =-
A folder failed to be moved. On Windows, this typically means
that a program is using that folder...
Run Code Online (Sandbox Code Playgroud)
所以,我关闭Eclipse,然后单击"是"再试一次,但我一直收到相同的错误消息.
有什么想法吗?
小智 5
我通过修改plugin.prop文件在我的mac上解决了这个问题:
for mac /Users/admin/Desktop/android-sdk-macosx/tools/lib/plugin.prop
对于ubuntu ......./android-sdk-linux/tools/lib/plugin.prop更改行
plugin.version=17.0.0
Run Code Online (Sandbox Code Playgroud)
至
plugin.version=16.0.1.v201112150204-238534
Run Code Online (Sandbox Code Playgroud)
并重新加载eclipse ..它不再警告任何事情.
| 归档时间: |
|
| 查看次数: |
2159 次 |
| 最近记录: |