1. 程式人生 > >Android SDK更新以及ADT更新出現問題的解決辦法

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


使用SDK Manager更新時出現問題
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refused
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://dl-ssl.google.com refused
Failed 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


解決辦法

由於某些眾所周知又無法理解的原因,我們大陸使用Google的服務會出現種種問題,譬如Android開發也會出現阻礙。不過首先要說明的是一般情況下使用SDK Manager更新或者更新Eclipse的ADT外掛是沒有問題的,我以前也能正常更新,但是昨天不知道節點抽什麼風,壓根無法連線伺服器,出現了上邊的種種問題,下面說一下如果網路抽風的話應該如何解決問題。


第一種方法一勞永逸,直接配置VPN,但是現在想找個速度快又穩定還免費的VPN實在不易,尤其是更新SDK,以幾kb/s的速度一個檔案需要400多分鐘,所以也就放棄了VPN。


另一種方法是使用http協議而不是https協議,因為https協議進行了加密處理,大陸因為無法審查,直接封死,而http協議則進行過濾處理,如果不訪問亂七八糟的東西,更新個SDK還是沒問題的。
在SDK Manager下Tools->Options打開了SDK Manager的Settings,選中“Force https://… sources to be fetched using http://…”,強制使用http協議。
而在更新ADT外掛的時候則使用網址http://dl-ssl.google.com/android/eclipse,而不是https://dl-ssl.google.com/android/eclipse,這個在官方開發文件裡也有介紹。
但是昨天的情況就是使用http協議也無法訪問。


再說一個比較麻煩的方法,就是直接開啟
https://dl-ssl.google.com/android/repository/addons_list.xml
https://dl-ssl.google.com/android/repository/repository.xml
https://dl-ssl.google.com/android/repository/addon.xml
這幾個檔案,找到你要下載的檔名,直接用迅雷下載,ADT可以直接在官網下載ADT包進行安裝。具體方法自己搜尋。


最好的方法還是改hosts檔案的方法,更新速度較快。Windows在C:\WINDOWS\system32\drivers\etc目錄下,Linux使用者開啟/etc/hosts檔案。
開啟檔案後新增以下內容。


#Google主頁
203.208.46.146 www.google.com
#這行是為了方便開啟Android開發官網 現在好像不翻牆也可以開啟
74.125.113.121 developer.android.com
#更新的內容從以下地址下載
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com


新增以上的網址,再選用http協議,就可以正常的進行更新了。
或者也可以什麼都不做,過上一兩天可能會恢復正常。

下邊貼上使用Google各種服務在修改hosts檔案時需要新增的內容。

#Google Service
#Chrome 網上應用
203.208.46.146 chrome.google.com
203.208.46.146 clients0.google.com
203.208.46.146 clients1.google.com
203.208.46.146 clients2.google.com
203.208.46.146 clients3.google.com
203.208.46.146 clients4.google.com
203.208.46.146 www.googleusercontent.com
203.208.46.146 lh0.googleusercontent.com
203.208.46.146 lh1.googleusercontent.com
203.208.46.146 lh2.googleusercontent.com
203.208.46.146 lh3.googleusercontent.com
203.208.46.146 lh4.googleusercontent.com
203.208.46.146 lh5.googleusercontent.com
203.208.46.146 lh6.googleusercontent.com
203.208.46.146 clients1.googleusercontent.com
203.208.46.146 clients2.googleusercontent.com


#網頁快照
203.208.46.146 webcache.googleusercontent.com


#Google SSL
203.208.46.146 encrypted.google.com
203.208.46.146 encrypted.google.com.hk


#Google Docs
203.208.46.146 docs.google.com
203.208.46.146 docs0.google.com
203.208.46.146 docs1.google.com
203.208.46.146 docs2.google.com
203.208.46.146 docs3.google.com
203.208.46.146 spreadsheets.google.com
203.208.46.146 spreadsheets0.google.com
203.208.46.146 spreadsheets1.google.com
203.208.46.146 spreadsheets2.google.com
203.208.46.146 spreadsheets3.google.com


#Gmail
203.208.46.146 mail.google.com
203.208.46.146 chatenabled.mail.google.com #Gmail中Gtalk聊天服務


#Google 搜尋
203.208.46.146 www.google.com


#Google preview
203.208.46.146 www.googlepreview.com


#Google 翻譯
203.208.46.146 translate.google.com
203.208.46.146 translate.googleapis.com


#Google 搜尋建議(IE9)
203.208.46.146 clients5.google.com


#Google Code
203.208.46.146 code.google.com


#Picasa 網路相簿
203.208.46.146 picasaweb.google.com
203.208.46.146 lh0.ggpht.com
203.208.46.146 lh1.ggpht.com
203.208.46.146 lh2.ggpht.com
203.208.46.146 lh3.ggpht.com
203.208.46.146 lh4.ggpht.com
203.208.46.146 lh5.ggpht.com
203.208.46.146 lh6.ggpht.com
203.208.46.146 lh7.ggpht.com
203.208.46.146 lh8.ggpht.com
203.208.46.146 lh8.ggpht.com
203.208.46.146 lh9.ggpht.com
203.208.46.146 lh6.google.com


#Google 個人資料
203.208.46.146 profiles.google.com
203.208.46.146 browsersync.google.com


#Google+
203.208.46.146 talkgadget.google.com #Google+中的聊天服務
203.208.46.146 ssl.gstatic.com
203.208.46.146 images-pos-opensocial.googleusercontent.com
203.208.46.146 images1-focus-opensocial.googleusercontent.com
203.208.46.146 images2-focus-opensocial.googleusercontent.com
203.208.46.146 images3-focus-opensocial.googleusercontent.com
203.208.46.146 images4-focus-opensocial.googleusercontent.com
203.208.46.146 images5-focus-opensocial.googleusercontent.com
203.208.46.146 images6-focus-opensocial.googleusercontent.com
203.208.46.146 plus.google.com


#Download 下載
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com


#Groups
203.208.46.146 groups.google.com


#Google URL Shortener
203.208.46.146 goo.gl


#Google App Engine
203.208.46.146 appengine.google.com


#Android Developer
74.125.113.121 developer.android.com

相關推薦

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

使用SDK Manager更新時出現問題 Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl

Android SDK Manager國內無法更新解決方案(親測有效)

轉自 Android SDK Manager國內無法更新的解決方案(親測有效) 現在由於GWF,google基本和咱們說咱見了,就給現在在做Android 或者想學習Android 的朋友帶來了諸多的不便,最簡單的就是Android SDK Manager 你無法更新了。 現在這裡有一

android SDK manager 無法獲取更新版本列表的解決方案——國內教育資源映象

android SDK manager 開啟後獲取不了版本列表,有一種解決方案就是通過http代理,代理到國內的映象伺服器,在網上發現了一個東軟資訊學院(http://mirrors.neusoft.

sdk manager 無法更新以及ADT線上安裝失敗

網上搜索得來,驗證ok 主要是GFW的問題,影響伺服器訪問 1.SDK Manager 的 Tools ->Options開啟SDK Manager的Settings,    選中“Force https://… sources to be fetched usi

android SDK Manager下載和更新速度慢甚至無法下載解決方案

        最近開始學習android studio ,開始安裝的是android studio1.0的  沒有怎麼用 ,後來聽說google不再對eclipse外掛提供支援,有了android studio這個親兒子就不要久歡了。最近下了android studio

Android SDK Manager 無法下載更新,或者更新速度超慢,或者待安裝包列表不顯示。

圖1 hosts檔案的屬性框      再次開啟hosts檔案,在其尾部空白處新增下列程式碼,儲存即可: #Google主頁 203.208.46.146 www.google.com #這行是為了方便開啟Android開發官網 現在好像不VPN也可以開啟 74.125.113.121 developer

關於 “支持“XXXDBContext”上下文的模型已在數據庫創建後發生更改。請考慮使用 Code First 遷移更新數據庫” 的解決辦法

解決 auto 錯誤 eight ont 字段 text valid tom 情況:當我為Models中一個實體模型類的字段進行添加ValidationAttribute校驗時,運行後網頁上出現“支持“XXXDBContext”上下文的模型已在數據庫創建後發生更改。請考慮使

windows7系統開機一直顯示正在更新,無法正常開機解決辦法

操作 處理 info 如果 行處理 完成 解決辦法 今天 pos 今天早上打開電腦提示正在進行更新,請勿關閉計算機。但是當它更新到35%時不在往前進行一直停留在 這個頁面無法開機。 自己重啟了好多次依舊無法正常開機,在網上找了好多解決辦法,總算把這個問題解決了,現將處理方法

Win10 1803更新UWP無法安裝的解決辦法|錯誤代碼0x80073D0D

edr 相關 c盤 文件權限 出現 skydrive sky 包名 應用 升級Win10 1803後,出現了之前安裝的UWP、應用無法更新,再此安裝失敗的現象。 應用商店錯誤代碼為:0x80073D0D,嘗試卸載重裝商店,清除應用緩存也無法解決。 最終解決辦法: 下載Eve

chrome安裝或更新失敗可能原因及解決辦法

Chrome在安裝或更新時,可能會出現0x80070057、0x80040154、0x80004002、0x8004070c、0x80080005、0x80072EFD、0x80072EE2等錯誤,本文說明如何解決這些問題。 解決Chrome安裝或更新中出現的0x80070057等錯誤

CocoaPods更新第三方庫出錯的解決辦法

轉載自: https://www.jianshu.com/p/0e3421961db4   執行完pod install之後,控制檯丟擲以下警告資訊: [!] The use of implicit sources has been deprecated. To c

關於linux(CentOS)無法更新安裝軟體出錯的解決辦法(提示The program package-cleanup is found in the yum-utils package)

關於使用yum“The program package-cleanup is...”的解決辦法 在使用yum 時總是有提示資訊:  The program package-cleanup is found in the yum-utils package.    www.

RHEL使用yum安裝報檔案需要更新的錯誤提示的解決辦法

RHEL在使用yum安裝的時候報類似下面的錯誤: 錯誤:軟體包:policycoreutils-python-2.2.5-20.el7.x86_64 (docker) 需

Android sdk 接入時遇到的錯誤解決方案

Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/mi/san/R$attr; Uncaught translation error: java.lang.

android SDK安裝以及環境變數配置(windows)

一、下載安裝android SDK兩種方式:(1)官網下載(需翻牆):https://developer.android.com/studio/index.html (2)無需翻牆下載:http://www.androiddevtools.cn/找到SDK Tools,選擇下

android SDK安裝以及環境變數配置

轉:https://blog.csdn.net/zeternityyt/article/details/796551501、新建一個環境變數名稱為ANDROID_SDK_HOMEE,變數值為當前安裝SDK的目錄2、把%ANDROID_SDK_HOME%\platform-to

ubuntu下Qt之android環境配置以及一些常見問題解決

準備材料有: 1. qt for android 5.×版本,下載地址如下,可以選擇一個合適自己機器型號的版本進行下載。 地址:http://www.qt.io/download-open-source/#section-2 2. jdk下載以及環境配置 地址:http://

React-Native 熱更新以及增量更新

不是增量更新,Rn的熱更新,流程是下載伺服器端上的一個解壓包到本地 解壓到應用的檔案目錄 這是一個打包後的apk檔案,在Rn中我們的js程式碼都是打包後存放在assets目錄中,其中index.android.bundle,可以理解我們js寫後打包

bootstrap suggest二級關聯不更新下拉表問題解決辦法

在使用suggest實現下拉輸入框的二級聯動時,發現即使在結果集已經改變的情況下仍不更改下拉列表的值。進入頁面儲存第二個下拉輸入框所在div -----------  var secondselect_str = $("#secondselect").html(); 在第一個

MFC List Control快速更新時閃爍問題的解決辦法

        最近在做一個MFC專案時,需要對List Control控制元件快速重新整理(大概50ms重新整理一次)。然而,List Control在重新整理時總是不停地閃爍,讓人心裡很不爽。起初以為是程式碼的問題,改了很多地方,但是都沒有解決。就在快要絕望的時候,突然