Android-sdk manager is not showing all Packages

谁都会走 提交于 2019-12-10 17:37:59

问题


I have a problem , my android-sdk-manager is suddenly stopped showing all packages, it is only showing the installed packages only. Can you guys help me out how to solve this issue?


回答1:


Navigate through File --> setting --> Android SDK --> SDK update site tab, in that check force https://... sources to be fetched using http://...




回答2:


Firstly, just try toggling "Updates/New", there might be a glitch on the SDK manager itself.

Secondly you can go to "Tools -> Manage Add On sites..."

Ensure they are all clicked

Third, try Reloading. i.e "Packages -> Reload"

Also check what is ticked with the Packages menu.

Alternatively @scottt has suggested the following:

I often get temporary connection errors on the dl-ssl.google.com repo site. To determine if it's a simple connectivity issue, you could attempt to connect to one of the repo file links via your browser.

Original Post: android SDK manager, only show installed package

Consider unticking "Force https://...sources to be fetched using http://...", this might cause authentication issues as well.



来源:https://stackoverflow.com/questions/37341683/android-sdk-manager-is-not-showing-all-packages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!