I am new to Android Studio and I feel that I must be doing something wrong. When running MyApp on an actual device the process goes like this.
You can execute the gradle task :app:uninstallAll to uninstall the app. The next time you hit Run your app will be reinstalled.
:app:uninstallAll
Run