今天更新sdk报错如下:
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml.
说dl-ssl.google.com在大陆被强了,解决方法就是修改C:\Windows\System32\drivers\etc\hosts文件。添加一行:
74.125.237.1 dl-ssl.google.com
原文:http://www.cnblogs.com/longronglang/p/6498440.html