为什么我的 Android Studio 模拟器屏幕仅在任务栏中可见

问题描述 投票:0回答:2

我正在尝试使用模拟器运行 Android Studio 应用程序。但是当我尝试运行它时,模拟器仅显示如下: 模拟器卡在任务栏中 - Windows 10 我已经创建了多个虚拟设备......并且所有这些都有相同的问题。遗憾的是,我无法控制我的模拟器,除非我将鼠标悬停在模拟器上,然后仅显示模拟器的屏幕,但视图被最小化,一旦我将鼠标移开,或者即使我双击屏幕,也不会发生任何情况。顺便说一下,我使用的是 Windows 10 和 Android Studio 3.6.3。我的问题类似于 Android Studio 模拟器卡在任务栏中最小化状态。但这个问题对我解决问题没有帮助。

android-studio android-emulator windows-10 emulation virtual-device-manager
2个回答
0
投票

也许它会在其他地方打开:尝试以下操作:

    - Press SHIFT+CTRL

     - Right Click on the Program showing up in the taskbar.

     - Select the "Move" Window option

     - Use the keyboard (Left Arrow/Right Arrow)  <-/ -> keys to move the window to the center of the screen.

     - Try holding down the left arrow key  for a while to see the Window outline. Try moving right/up/down if the window outline is still not visible.

     - Hit enter when you can see the Window outline  move  to the center of the screen.

It appears that the desktop extends beyond the Screen Display and the program window seems hidden. Moving the Window either to the Left / Right / Top/ Bottom of the screen helps.

这里复制。


0
投票

嘿,我遇到了同样的问题,你找到解决方案了吗?

© www.soinside.com 2019 - 2024. All rights reserved.