pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

Clear Data & Restart restarts an old version of the APK #138

Open matejdro opened 2 years ago

matejdro commented 2 years ago

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

gabrielsantanaa commented 3 months ago

I'm having this issue too on linux