Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android SDK manager does not show packages to be installed

Tags:

android

sdk

I have installed Android SDK and packages. Since I had an error when opening a new project on Eclipse, I decided to uninstall SDK and install again. The problem now is that I am not seeing the packages to install, I can only see Android SDK tools.

How can I re-install it and see all the packages?

like image 367
Avrum Avatar asked Jul 03 '12 15:07

Avrum


1 Answers

I use VPN software, so in Android Studio I went to Default Settings -> System Settings -> HTTP Proxy and checked Auto-detect proxy settings. It works for me.

enter image description here

like image 135
omidboxter Avatar answered Oct 21 '22 09:10

omidboxter