Windows - Android SDK manager not listing any platforms or packages to install

冷暖自知 提交于 2019-12-07 00:15:09

问题


After I have installed the Android SDK using the exe file available and the Android SDK manager has opened, I cannot see any of the additional packages that are needed to be installed. All that is listed is the Android SDK Tools under the Tools folder. The Extras folder also doesnt display anything under it. So without this, I am stuck right in the beginning. The log messages that I get also doesnt exactly point me to anywhere. Following are the log messages that I get:

Fetching http://dl-ssl.google.com/android/repository/addons_list-2.xml Fetched Add-ons List successfully Fetching URL: http://dl-ssl.google.com/android/repository/repository-7.xml Done loading packages. Any help will be appreciated!


回答1:


If your problem hasn't already been solved, try setting the proxy server from the SDK manager under the Tools -> Options menu. This is the mistake I had made. Perhaps this might help you too.




回答2:


check this link and see all the steps to set up the environment. may be you miss some step.




回答3:


I had a similar problem because I was running SDK Manager from eclipse. The menu does not even have a Tools -> Options option. If this is the case just run the installed SDK Manager from your programs




回答4:


Try disabling your firewall, it works for me



来源:https://stackoverflow.com/questions/11519383/windows-android-sdk-manager-not-listing-any-platforms-or-packages-to-install

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