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)
先来翻译一下上面这段看着一脸懵逼的英文,
运行应用程序出错:
这个版本的Android Studio是Gradle 插件使用的不兼容。尝试禁用即时运行(或更新任何IDE或最新版本摇篮插件)

Android笔记:Instant Run引发的错误
今天导入APP后发现这个问题,看他提示是让关闭Instant Run ,我模糊的印象中貌似有这个东东,找到设置搜索一下,OK,有结果,如图:
Android笔记:Instant Run引发的错误
把这三个对勾试取消了试试效果,重新编译下,没有问题,直接成功运行。

相关文章:

  • 2021-08-14
  • 2021-05-30
  • 2022-12-23
  • 2021-05-19
  • 2021-07-12
  • 2021-04-23
  • 2021-12-16
  • 2021-12-09
猜你喜欢
  • 2021-09-13
  • 2021-08-01
  • 2021-11-19
  • 2021-05-05
  • 2022-03-05
  • 2021-05-25
相关资源
相似解决方案