本文主要是介绍报错:Connection timed out: no further information. If you are behind an HTTP proxy ……,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
最近在做APP,遇到 在Android Studio 上运行项目时报错的情况,报错如下:
Connection timed out: no further information. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.
一开始按照网上的很多经验贴操作尝试了很久还是没用,最后尝试给笔记本电脑更换网络,换成连接手机热点,就成功了……
这篇关于报错:Connection timed out: no further information. If you are behind an HTTP proxy ……的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!