【问题标题】:Android Studio is incompatible with the GradleAndroid Studio 与 Gradle 不兼容
【发布时间】:2016-11-17 22:26:42
【问题描述】:

有几个问题可以解决这个问题,但我没有得到任何运气。

我使用的是 IntelliJ(而不是原始的 Android Studio)。据我所知,我拥有最新版本的 Gradle。我以前从未使用过 Gradle,所以我不太确定。

Error running app: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run (or updating either the IDE or the Gradle plugin to the latest version)

可能 Gladle 确实已经过时了。如何检查并确认或解决此问题?

如果不是,那还能是什么?

(我正在使用最新版本的 IntelliJ (2016.2.5) 在 Windows 10 上运行)

附:我已尝试禁用 Instant Run,但没有任何效果。

【问题讨论】:

    标签: java android windows intellij-idea gradle


    【解决方案1】:

    您需要找出您的 gradle 插件版本并检查与您的 IDE here 的兼容性。并且here你可以找到在特定Android Studio版本中使用的Intellij Idea的代码库。

    但我建议你应该使用 Android Studio。总账

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-12-09
      • 2021-10-18
      • 2016-07-22
      • 2020-01-26
      • 2021-03-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多