android studio更新出错问题总结

    xiaoxiao2021-03-25  100

    1、更新 android studio 2.3 后, build的时候没问题,但运行时出现错误,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)

         解决方案:

       ---更新任何AS或最新gradle插件(我已经更新到目前最新,AS=2.3,gradle=gradle-3.4.1)

       --- 禁用即时运行 :那应该是这个问题

          

           目前是禁用instant run的所有功能,过几天再试试,勾选其中某几个

    转载请注明原文地址: https://ju.6miu.com/read-15021.html

    最新回复(0)