【发布时间】:2017-02-22 06:19:05
【问题描述】:
我刚刚升级到 Android Studio 2.2.1 版本并且项目运行良好,现在我收到以下错误消息:
Error:Connection timed out: connect. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.
我知道还有其他类似的问题,但情况不一样。我不使用任何代理或其他任何东西。
【问题讨论】:
-
临时解决方案:尝试使用“离线模式” - stackoverflow.com/a/27815316/870674
-
尝试重置,为我工作...
-
重置?清理项目?重启并使缓存失效?
-
典型的旧方式再次关闭/打开程序;)
标签: android android-studio gradle