I'm using Android Studio 4.1.1
My test device is Samsung S9 - Android 10
My App is targeting API 29, support API version is 29.0.3
The thing is when I hit the Run button in Android Studio. The project always build successfully but the app on my phone doesn't get restarted therefore the new code never get applied.
This behavior only happens after I update to Android Studio 4.1
Anyone have any idea how to fix this because restarting the app manually is ready frustrating.