消除SDK更新時的錯誤

SDK更新時,有可能會出現這樣的錯誤:Download interrupted: hostname in certificate didn't match: <dl-ssl.google.com> != <www.google.com>Download interrupted: Connection to https://dl-ssl.google.com refusedDone. Nothing was installed.服務器

常常被人告知要在host中輸入app

  203.208.46.146 dl.google.com
  203.208.46.146 dl-ssl.google.com
  203.208.46.146 groups.google.com
  203.208.46.146 appengine.google.com測試

但其實這樣不徹底正確. (坑苦我了,OTL...)fetch

 

方法/步驟

  1.  

    將https://修改成http://修改方法是:以下圖,在Android SDK Manager->Tools-Options...選項界面,將「Force https://… sources to be fetched using http://…」勾選!google

    消除SDK更新時的錯誤
  2.  

    打開http://ping.chinaz.com/blog

    測試較快dl-ssl.google.com服務器ip地址圖片

     

    消除SDK更新時的錯誤
  3.  

    從圖片上能夠看出只有兩個IP較快,選一個試試吧 74.125.130.190ip

     

  4.  

    打開文件(C:\Windows\System32\drivers\etc\hosts)中,添加以下幾行ssl

    74.125.130.190 dl.google.com it

    74.125.130.190 dl-ssl.google.com

    保存文件,注意360,金山等軟件的提示。

相關文章
相關標籤/搜索