Android Studio Stuck at Gradle 下载创建新项目

Android Studio Stuck at Gradle 下载创建新项目

问题描述:

我已经安装了新的 Android Studio.一切正常,但是当我尝试创建一个新项目时,它在下载 Gradle 时卡住了.

I have installed the new Android Studio. Everything was working fine but when I try to create a new project it gets stuck at downloading Gradle.

有没有办法手动安装Android Studio 所需的Gradle?或者有什么其他方法可以解决这个问题?

Is there any way to install the Gradle required by Android Studio manually? Or any other method to solve this problem ?

不会卡死,一般需要5-7分钟的时间,也要看网络连接,所以要等一段时间.仅首次发布需要时间.

It is not stuck, it will take some time normally 5-7 mins , it also depends upon internet connection, so wait for some time. It will take time only for first launch.

更新:检查 C:\Users\\.gradle\daemon\xy 文件夹中的最新日志文件,查看正在下载的内容.

Update: Check the latest log file in your C:\Users\<User>\.gradle\daemon\x.y folder to see what it's downloading.