Open Run/Debug Configuration dialog (Windows: Run > Edit Configurations)
edit You app > General > Installation Options > Install Flags .
add install flags -r -t.
This flags means adb install -r -t apkpath

Open Run/Debug Configuration dialog (Windows: Run > Edit Configurations)
edit You app > General > Installation Options > Install Flags .
add install flags -r -t.
This flags means adb install -r -t apkpath
