Fetching http://dl-ssl.google.com/android/repository/addons_list-1.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://dl-ssl.google.com refused
Fetched Add-ons List successfully
Fetching URL: http://dl-ssl.google.com/android/repository/repository-6.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to http://dl-ssl.google.com refused
Done loading packages.
折騰了幾天,有點(diǎn)懵了~~
不過(guò)剛剛終于柳暗花明:在http://stackoverflow.com/questions/2766713/android-download-the-android-sdk-components-for-offline-install上找到了適合這個(gè)問(wèn)題的解法。

按照上述步驟,先在netstat命令來(lái)查看proxy地址,如下:

我的PC上顯示的proxy是上面綠色框內(nèi)的地址,再把這個(gè)地址填入到setting:

再重新Reload(Android SDK Manager菜單: Packages->Reload),終于成功了:

趁下載和升級(jí)的過(guò)程,簡(jiǎn)單的總結(jié)一下這個(gè)步驟,希望能對(duì)遇到這個(gè)問(wèn)題的網(wǎng)友有所幫助。:D