Android studio设置代理后卡在Gradle: Download maven-metadata.xml in android studio

之前搞了个vpn,并给Android Studio的Http Proxy绑定了一下端口,结果差点被坑哭了。

因为vpn不给力,想着不用代理了,结果跑代码时一直卡在
Gradle: Download maven-metadata.xml in android studio上面,我明明设置了No Proxy了,但是一直就卡着,上网查了一下,都说在.gradle/gradle.properties下。

在项目下确实有个.gradle文件夹,但是下面并没有gradle.properties文件,将改文件夹直接删掉也没用。

我的是mac电脑,于是在用户目录下,在终端 ls -al一下,可以看到真正的.gradle目录,修改一下其中的gradle.properties, 去掉代理信息即可。

电脑用户名/.gradle/gradle.properties

由此可见,项目下的.gradle文件夹应该是实际.gradle的备份。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
As an AI language model, I don't have access to the specific details of your project or environment. However, here are some general steps you can take to resolve this error: 1. Check your internet connection: Make sure you have a stable internet connection and try re-syncing your project with Gradle by clicking on the "Sync Now" button in the toolbar. 2. Check your Gradle version: Make sure you have the latest version of Gradle installed. You can check the version of Gradle in your project by opening the Gradle panel (located on the right side of the Android Studio window) and looking for the version number. 3. Update your Gradle settings: If you're using an older version of Gradle, you may need to update your Gradle settings to support the latest version of the Android Gradle plugin. You can do this by updating the "build.gradle" file in your project. 4. Check the repository configuration: Make sure that the repository configuration in your "build.gradle" file is correct and up-to-date. You can check the latest version of the Android Gradle plugin and make sure it's included in your repository configuration. 5. Use a stable version: If you're still having trouble with the alpha version, try using a stable version of the Gradle plugin instead. You can do this by updating your "build.gradle" file and specifying a stable version of the Gradle plugin. If none of these steps work, you may need to seek further assistance from the Android community or consult the official documentation.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值