0

I am using Xiomi Poco F1. When I run the app code in Android Studio to install the app in my phone, it asks me to uninstall the previously installed app which is very annoying. Is there a way to get rid of this problem?

Peter Mortensen
  • 30,030
  • 21
  • 100
  • 124

1 Answers1

1

Just check if Instant Run is on. Make it off.

Follow this -

How to disable Instant Run for Android Studio 3.0

Anupam
  • 2,695
  • 2
  • 14
  • 29