Session 'app': Error Launching activity

前端 未结 30 2809
佛祖请我去吃肉
佛祖请我去吃肉 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:02

    I got the same error. This issue was caused by uninstalling the app from the device (uninstalled from only 1 user)

    Solved by logging into the other user and uninstall the app from there.

    and it solved.

提交回复
热议问题