热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

AndroidStudio模拟器在任务栏中最小化-AndroidStudioemulatorgetsstuckminimisedintaskbar

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 个解决方案

#1


0  

I have found a workaround. By clicking into the window menu from the very top left of the emulator window, I set the emulator to both 'always be on bottom' AND always appear in all workspaces. This way, switching workspaces doesn't have any effect on the emulator, and keeping it to the bottom layer means I can open other programs in other workspaces and not have the emulator in the way. I just can't ever minimise it. It's not ideal, but at least I can do my work!

我找到了一个解决方法。通过单击模拟器窗口左上角的窗口菜单,我将模拟器设置为“始终位于底部”并始终显示在所有工作区中。这样,切换工作区对模拟器没有任何影响,并将其保持在底层意味着我可以打开其他工作区中的其他程序而不会使用模拟器。我不能把它最小化。这不是理想的,但至少我可以做我的工作!


推荐阅读
author-avatar
琼慧彦霖顺南
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有