Genymotion 虚拟设备似乎 运行 但似乎卡在引导中
Genymotion Virtual Device Appears to be Running but Appears to be Stuck on Booting
我目前的 Genymotion 虚拟设备出现问题,我可以在其中启动模拟器(当它打开时)并且它响应滑动或打开应用程序,但是device 显示设备卡在启动过程中。
截屏:
当我检查 "adb devices" 时,它没有显示为活动设备。我试图重新安装 Genymotion 和 VirtualBox,并创建一个新的虚拟设备,但似乎并没有解决这个问题。我不确定要寻找什么或调整什么以使 Genymotion 再次工作。 Virtual Box 和 Android SDK 目录显示正确。
这个问题我遇到过好几次了,直到现在我都没有找到任何解决办法。
我将 Genymotion 更新到 3.0.2 版本,现在工作正常。
如发行说明所述
We have fixed an incompatibility with the adb tool bundled in the platform-tools 28.0.2 package of the Android SDK, which caused failures to start virtual devices.
This new version of adb changed the behavior of the “adb connect
:” command by making the “port” part mandatory. This
broke Genymotion Desktop in a few places where it did not pass the
port. We have adjusted the way we call “adb connect” and also updated
the version we ship with the product to match the one in
platform-tools 28.0.2.
我目前的 Genymotion 虚拟设备出现问题,我可以在其中启动模拟器(当它打开时)并且它响应滑动或打开应用程序,但是device 显示设备卡在启动过程中。
截屏:
当我检查 "adb devices" 时,它没有显示为活动设备。我试图重新安装 Genymotion 和 VirtualBox,并创建一个新的虚拟设备,但似乎并没有解决这个问题。我不确定要寻找什么或调整什么以使 Genymotion 再次工作。 Virtual Box 和 Android SDK 目录显示正确。
这个问题我遇到过好几次了,直到现在我都没有找到任何解决办法。
我将 Genymotion 更新到 3.0.2 版本,现在工作正常。
如发行说明所述
We have fixed an incompatibility with the adb tool bundled in the platform-tools 28.0.2 package of the Android SDK, which caused failures to start virtual devices.
This new version of adb changed the behavior of the “adb connect :” command by making the “port” part mandatory. This broke Genymotion Desktop in a few places where it did not pass the port. We have adjusted the way we call “adb connect” and also updated the version we ship with the product to match the one in platform-tools 28.0.2.