android - gradle经常无限等待,所有的办法都用上了
怪我咯
怪我咯 2017-04-17 17:33:39
0
4
490

gradle.properties配置了代理和deamon线程,有全球4个vps的ss代理随时切换。但还是经常卡死,refrashing xxx gradle project然后就再等也没反应了,不能取消,只能强制kill掉。
请问大神们还有其它办法吗?我实在找不到什么办法了

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(4)
洪涛

Have you tried offline mode?

迷茫

1. Set up a maven server by yourself, you can use jfrog
2. Just configure it as your own maven address in the project root directory

伊谢尔伦

Have you tried downloading Gradle locally and then specifying the path in Use local gradle distribution? Gradle download address

I downloaded all versions of Gradle. When I selected Use default gradle wrapper before, it kept Refreshing.

巴扎黑

GradleDownloading is very slow. It is strongly recommended to use offline mode or manually download and specify the path.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template