Android Studio Stuck on “Installing APK”

前端 未结 23 3326
被撕碎了的回忆
被撕碎了的回忆 2020-12-08 06:13

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

23条回答
  •  独厮守ぢ
    2020-12-08 06:42

    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.

提交回复
热议问题