Session 'app': Error Launching activity

前端 未结 30 2824
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-28 06:43

After the Android Studio 2.0 update while the gradle build finishes I get this :

Session \'app\': Error Launching activity .

It prevents the app from starting

30条回答
  •  粉色の甜心
    2020-11-28 07:12

    This is issue with 2.0+ studio

    Issue 206036: No local changes, not deploying APK

    I found the nice workaround here just add -r flag here in edit configurations and also disabling instant

    Waiting to get Instant run Feature run smoothly soon with no type 3 error more!!

提交回复
热议问题