DELETE_FAILED_INTERNAL_ERROR Error while Installing APK

后端 未结 30 3676
Happy的楠姐
Happy的楠姐 2020-11-28 18:43

I am using Android Studio 2.2 Preview. I am facing the issue

Failure: Install failed invalid apk

Error: While installing apk,

30条回答
  •  再見小時候
    2020-11-28 19:08

    You need rebuild the project

    If using Android Studio 2.3:

    Build -> Rebuild Project
    

    Even if after that your app start with a error just rebuild the project again:

    Build -> Rebuild Project
    

提交回复
热议问题