解決問題:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
1 配置gradlew
https://blog.csdn.net/u010042669/article/details/80914656
2 使用gradle --warning-mode all,注意是gradle --warning-mode all 不是gradlew --warning-mode all
https://zhuanlan.zhihu.com/p/122516941
解決一直提示try again問題
打開idea.log,一般在C:\Users\用戶名\AppData\Local\Google\AndroidStudio4.2\log
或者直接點(diǎn)擊try again提示那一欄第三個選項show Log in Explorer
打開idea.log后里烦,滑到最下面尸饺,就是最新的錯誤信息耗美。