• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Dependencies are not downloading in Android studio if connected to VPN in MAC

saran ks

Lurker
Hi,

While trying to download dependencies in Android Studio, it throws "Connection timeout" error. If VPN is not connected it works fine. While connected to VPN, all android studio network calls fails ( like check for updates, plugin downloading ..)

I am using gradle v3.6.2. There is no proxy available in project and global gradle.properties. I have tried "Invalidate and restart" option but no luck. If I try with proxy in IDE or gradle.properties, got "connection reset" error. How to resolve the issue with VPN connected as I wanted to download dependency from proxy.

Thanks for help!
 
Back
Top Bottom