I am using Android studio with Gradle builds. I test my app on a device and let Android Studio and Gradle build the app and install it on the device. How can I tell Gradle o
The current answer is a little outdated, these are the simplest steps:
:app:uninstallAll or equivalent