Android SDK更新以及ADT更新出現問題的解決辦法

來源:互聯網
上載者:User

標籤:android   style   blog   http   java   os   使用   io   strong   

使用SDK Manager更新時出現問題Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refusedFailed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://dl-ssl.google.com refusedFailed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: hostname in certificate didn‘t match: <dl-ssl.google.com> != <www.google.com>更新ADT時無法解析https://dl-ssl.google.com/android/eclipse

步驟閱讀  方法/步驟
  1. 1

    大家肯定很急,我就不廢話了,直接上解決辦法了!

    開啟SDK Manager下Tools->Options,選中“Force https://… sources to be fetched using http://…”,強制使用http協議。

    步驟閱讀 步驟閱讀
  2. 2

    上一步選取之後,有的使用者可以更新出列表來。如果還是不能,繼續下面的操作。

    在地址欄裡輸入:C:\WINDOWS\system32\drivers\etc

    步驟閱讀
  3. 3

    我們會看到hosts檔案,右擊開啟檔案選擇記事本。在裡面把下面文字複製進去,內容如下(特彆強調:是在原本的內容後面粘貼下面的內容,而不是覆蓋):

    #Google首頁

    203.208.46.146 www.google.com

    #這行是為了方便開啟Android開發官網 現在好像不VPN也可以開啟

    74.125.113.121 developer.android.com

    #更新的內容從以下地址下載

    203.208.46.146 dl.google.com

    203.208.46.146 dl-ssl.google.com

    步驟閱讀
  4. 4

    有的使用者接著就會看到載入出列表了。如果沒有變化,重新開啟SDK Manager。就會發現問題解決了。1

    如果還是無法載入出列表,還是出現2紅色內容,建議過幾天再試試!

    步驟閱讀 步驟閱讀
  5. 5

    更新ADT外掛程式的時候則使用網址http://dl-ssl.google.com/android/eclipse,而不是https://dl-ssl.google.com/android/eclipse,這個在官方開發文檔裡也有介紹。

Android SDK更新以及ADT更新出現問題的解決辦法

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.