【AndroidStudio】This version of A

2018-03-17  本文已影响0人  Houwing

问题:AndroidStudio导入别人的项目运行后出现错误如下:

23:49 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)

错误意思:

该版本的AndroidStudio与Gradle插件不相容。请尝试禁用instantRun或者升级ide/gradle到最新版本。

处理方法:

打开 file->setting->build,execution,deployment->Instant Run 禁用instantrun。

上一篇 下一篇

猜你喜欢

热点阅读