adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

Clear Data & Restart restarts an old version of the APK

Open matejdro opened this issue 4 years ago • 1 comments

Performing following steps:

  1. Deploy a project to the device via Android Studio (version A)
  2. Make some code changes
  3. Deploy again (version B)
  4. Trigger "ADB Clear App Data and Restart" action

will restart into Version A.

It is pretty weird bug, maybe it has to do something with Incremental ADB installation?

Running:

Android Studio Bumblebee | 2021.1.1 Beta 4 Build #AI-211.7628.21.2111.7905991, built on November 11, 2021 Runtime version: 11.0.11+0-b60-7590822 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 5.15.10-1-manjaro ADB Idea 1.6.4

matejdro avatar Dec 22 '21 09:12 matejdro

I'm having this issue too on linux

gabrielsantanaa avatar Mar 13 '24 15:03 gabrielsantanaa