DELETE_FAILED_INTERNAL_ERROR Error while Installing APK

后端 未结 30 3670
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:26

    In lollipop and above versions Android introduced multiple users, When you delete an app it still exists in device. Please make sure your app is deleted from all users and then reinstall it.

    You can check by going to Settings->Apps->All and check your app in the list, On selecting your app tap on more button in actionbar and select uninstall for all users.

提交回复
热议问题