Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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!

like image 852
user1531190 Avatar asked Jul 17 '12 09:07

user1531190


1 Answers

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.

like image 59
kfaraz Avatar answered Sep 18 '22 11:09

kfaraz