Hi guys,
I am trying to install Android Studio on mac and unfortunately I am behind the office proxy. My gradle resolving dependencies are getting stuck due to this.
10:42:05.961 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] Opening connection {tls}->http://172.19.1.10:8080->https://jcenter.bintray.com:443
10:42:05.965 [DEBUG] [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator] Connecting to /172.19.1.10:8080
This is the message after its getting stuck.
Please help.
Thanks in advance.