Android Studio : How to uninstall APK (or execute adb command) automatically before Run or Debug?
can be used to uninstall an app via your PC. If you want this to happen automatically every time you launch your app via Android Studio, you can do this: In Android Studio, click the drop down list to the left of Run button, and select Edit configurations… Click on app under Android Application, and … Read more