Error:Unknown host 'dl.google.com' You may need to adjust the proxy settings in Gradle

前端 未结 13 2039
长情又很酷
长情又很酷 2020-12-06 16:50

I am getting this error in android studio 3.0.

Unknown host \'dl.google.com\' You may need to adjust the proxy settings in Gradle

<
13条回答
  •  温柔的废话
    2020-12-06 17:06

    This problem usually occurs when we change your project from one pc to another . the proxy of the system is disabled and the solution that worked for me is : File > Settings > Appearance & Behavior > System Settings > HTTP Proxy [Under IDE Settings] Enable following option Auto-detect proxy settings

提交回复
热议问题