码上欢乐
首页
榜单
标签
关于
搜索
相关内容
简体
繁体
Gradle sync failed: Connection timed out: connect
本文转载自
查看原文
2018-05-15 07:36
4207
Android
打开AS的project试图,找到gradle目录下的wrapper下面的gradle wrapper.properities找到:
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-milestone-1-all.zip
找一个高版本的地址进行替换。
也可以手动下载http://services.gradle.org/distributions/
下载的文件直接复制到C:\Users\Administrator\.gradle\wrapper\dists\gradle-x.x-all\中时间最近的目录下,单击Android Studio工具栏“Sync Project Gradle Files”或者重启Android Studio。
×
免责声明!
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。
猜您在找
cURL Error:Failed connect to *****.com:80; Connection timed out
nginx connect failed (110- Connection timed out) 问题排查
Android studio Connection timed out: connect
vuser_end.c(3): Error -27796: Failed to connect to server "10.204.105.204:9192": [10060] Connection timed out
loadrunner:Action.c(4): Error -27796: Failed to connect to server "192.168.66.3:8080": [10060] Connection timed out
Nginx 报错 connect() failed (110: Connection timed out) while connecting to upstream
Error -27796: Failed to connect to server "ip地址": [10060] Connection timed out
使用phpmailer插件发邮件失败提示:SMTP -> ERROR: Failed to connect to server: Connection timed out (110) smtp connect() failed;
【LR11】Error -27796: Failed to connect to server"server:port": [10060] Connection timed out错误解决办法
Caused by: java.net.ConnectException: Connection timed out: connect
粤ICP备18138465号
© 2018-2025 CODEPRJ.COM