gpt4 book ai didi

android Volley 库 "Error:(9, 0) Gradle DSL method not found: '编译()'"

转载 作者:行者123 更新时间:2023-11-29 01:06:05 24 4
gpt4 key购买 nike

我正在尝试在我的应用程序中使用 android volley。但它说“错误:(9, 0) 找不到 Gradle DSL 方法:'compile()'”我尝试升级插件,但该链接不起作用。我添加了一个屏幕 https://www.androidhive.info/2012/01/android-login-and-registration-with-php-mysql-and-sqlite/

Android volley error

最佳答案

你应该 UPDATE 你的 gradle-plugin VERSION 。然后 SYNC 通过 互联网

dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'

}

并设置这个版本

   compile 'com.android.volley:volley:1.0.0'

关于android Volley 库 "Error:(9, 0) Gradle DSL method not found: '编译()'",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47070041/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com