Android Studio no longer seems to be detecting when an app has installed on a target device and opened. It gets stuck on \"Installing APK\" and the progress bar is empty. Th
Turn off Verify apps over USB and Verify bytecode for debuggable apps (might not be available for all devices) in your Developer settings menu. The install time will decrease drastically.