为什么我不能使用我的android studio 2.3即时运行功能?

时间:2017-04-07 02:11:37

标签: android android-studio instant-run

我的AS是2.3正式版

enter image description here

我已经在设置上打开了Instan run enter image description here

但它不能使用,闪电符号总是不亮,就像这样 enter image description here

我不知道为什么会这样,谁有其他想法?

1 个答案:

答案 0 :(得分:0)

确保Android Gradle插件版本为2.3.0,Gradle版本为3.3。

否则它不会工作。安卓工作室应该默认告诉你。通常在打开项目或完成构建之后。