Android Studio:无法安装应用程序:SHELL_UNRESPONSIVE

huz*_*n07 5 android android-studio

我正在尝试从我的 android studio 安装我的应用程序调试。它昨天运行良好,但是今天当我尝试再次安装它时,该应用程序无法安装在我的设备上,并在我的 android studio 上显示如下错误。

Installation did not succeed.
The application could not be installed: SHELL_UNRESPONSIVE
The device timed out while trying to install the application.
Retry
Run Code Online (Sandbox Code Playgroud)

我该怎么办?我尝试在其他设备上安装,它工作正常。我的设备是红米 4X,其他设备是三星 J3

小智 15

遇到同样的问题,不确定原因,但在 Android Studio 中,单击 File -> Invalidate Caches/ Restart 然后它开始工作。


小智 8

我的设备也遇到同样的问题。我重新启动我的设备并且它可以正常工作。