解决Android Studio cannot open this project, please retry with Android Studio 3.5 or new

本文介绍了解决在使用较旧版本的Android Studio时遇到的项目打开错误的方法。错误提示通常为“此版本的Android Studio无法打开此项目,请尝试使用3.5或更高版本”。解决方案包括降低Gradle版本或使用先前能成功编译的配置版本替换现有配置。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This version of Android Studio cannot open this project, please retry with Android Studio 3.5 or newer

 

出现这个问题是因为使用的Gradle版本太高,只需要将gradle降级就可以,或者使用本地还能编译的配置版本替换即可。

distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
classpath 'com.android.tools.build:gradle:3.3.1'

参考https://stackoverflow.com/questions/54784948/this-version-of-android-studio-cannot-open-this-project-please-retry-with-andro 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值