Android Studio Gradle卡在Fastutil.7.2.0.jar [英] Android studio gradle stuck at Fastutil.7.2.0.jar

查看:3474
本文介绍了Android Studio Gradle卡在Fastutil.7.2.0.jar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我第一次在PC上安装android studio,但是我遇到的问题是android studio被卡在了fastutil-7.2.0.jar下载中.已经过了一个小时,但仍然没有改变.我的电脑也可以连接互联网.我已经重新启动了软件,但仍然相同.帮帮我.帮助

This is the first time i installed android studio in my pc, but i have issue that the android studio is stuck at download fastutil-7.2.0.jar . Its been hour, but still not change. My pc also connect with internet. I already restart the software but still same. Help me with this. Help

推荐答案

我认为Google gradle repo现在出现错误.

I think google gradle repo has an error now.

  1. 打开您的项目build.gradle
  2. 在存储库顶部添加mavenCentral()

build.gradle

build.gradle

repositories {
    mavenCentral()
    jcenter()
    google()
}

这篇关于Android Studio Gradle卡在Fastutil.7.2.0.jar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆