作者:书友30905431 | 来源:互联网 | 2023-02-01 19:14
IamusingAndroidStudioonUbuntu16.04.TheAVDemulatorstartsfine,andIcaninstallapksoni
I am using Android Studio on Ubuntu 16.04. The AVD emulator starts fine, and I can install apks on it. However, if I change to a different workspace, minimise the emulator, or even click on another window, backrounding the emulator, it appears to minimise(only visible in the task bar), and from then on, it will not maximise again. Clicking on it in the bottom task bar makes it appear for a split second before minimising again. I haven't had this problem with any other window. Anyone know how to fix it?
我在Ubuntu 16.04上使用Android Studio。 AVD模拟器启动正常,我可以在上面安装apks。但是,如果我更改为不同的工作区,最小化模拟器,甚至单击另一个窗口,在模拟器后面,它似乎最小化(仅在任务栏中可见),从那时起,它将不会再次最大化。在底部任务栏中单击它会使其显示一瞬间再次最小化。我没有遇到任何其他窗口的这个问题。谁知道怎么修它?
So far I have tried:
到目前为止,我尝试过:
- Setting the emulator window to always stay on top answer to install various libs that have helped people with similar AVD problems
设置模拟器窗口始终保持最佳答案,以安装帮助有类似AVD问题的人的各种库
- Starting the emulator from the command line
从命令行启动模拟器
1 个解决方案