更新Android studio2.0以后,运行程序会出现Session ‘app’: Error Launching activity错误或者也出现了
Error running yiJiaoXing4Stu: 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)
解决办法:
在setting里面找到instant run 然后将instant run设置为disabled
.如图所示:
本文介绍了解决在更新到Android Studio 2.0后遇到的Session‘app’:ErrorLaunchingactivity错误的方法。该错误通常发生在尝试运行项目时,并提示Android Studio版本与使用的Gradle插件不兼容。解决此问题可以通过禁用Instant Run功能来实现。

454

被折叠的 条评论
为什么被折叠?



