DELETE_FAILED_INTERNAL_ERROR Error while Installing APK

后端 未结 30 3666
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:01

    In Android Studio 2.3

    Disable Instant Run

    Settings>Build, Execution, Deployment>Instant Run

    Source: comment by @Shubham A.

    Edit: To Disable Instant run

    In Windows:

    1. Open Find Action: Control + Shift + A.
    2. Search instant run and open instant run under settings.
    3. Uncheck Enable instant run...

    In Mac: I don't have a mac, so try like

    1. Open Find Action: Command + Shift + A.
    2. Search instant run and open instant run under settings.
    3. Uncheck Enable instant run...

提交回复
热议问题