当前位置:操作系统 > 安卓/Android >>

Android SDK更新缓慢或无法更新的解决方法

windows
解决方法就是修改C:\Windows\System32\drivers\etc\hosts文件。添加一行:

 74.125.237.1       dl-ssl.google.com 


linux
在mac或Linux中,hosts文件所在位置为/etc/hosts,可以使用sudo vim /etc/hosts来编辑。

补充:移动开发 , Android ,
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,