码迷,mamicode.com
首页 > 其他好文 > 详细

Sdk Manager无法更新解决方案(已验证)

时间:2015-04-22 15:16:23      阅读:146      评论:0      收藏:0      [点我收藏+]

标签:

首先sdk的版本是可以进行在线的更新升级的,网上有人说要下载的较新版本的sdk,其实通过

在线升级的方式一样可以升级到高版本:

技术分享

以下是方法汇集网友的解决方案,最终解决问题

1. 网络问题,无法访问到google的网络所以要进行下面的设置:
将Http Proxy Server改为:mirrors.neusoft.edu.cn技术分享
将Http Proxy Port改为:80


2. Android SDK升级 Failed to rename directory错误解决办法

--------这些问题,其实是tools文件夹里面的文件,在被运行中。

--------进行sdk安装或升级的时候,不要进行其他的操作,比如在开发或调试程序。

--------打开任务管理器,结束adb进程和java进程的运行,然后继续进行升级或安装就可以了。

3. A folder failed to be renamed or moved. On Windows this typically means that a program is using that folder (for example Windows Explorer or your anti-virus software.)
Please momentarily deactivate your anti-virus software.
Please also close any running programs that may be accessing the directory ‘D:\training\android\android-sdk_r06-windows\android-sdk-windows\tools’.
When ready, press YES to try again.

解决方法:
关闭SDK Setup.exe。先备份tool文件夹。然后将temp文件夹下的tools开头的文件夹下的全部文件复制到tools下。
重新运行SDK Setup.exe

进行上面的步骤以后,在重新打开sdk的时候就会出现:
技术分享
技术分享

Sdk Manager无法更新解决方案(已验证)

标签:

原文地址:http://blog.csdn.net/a535182324/article/details/45194797

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!