在 Android Studio 中无法在模拟器 Window 中看到更多选项

Cant See More Options In The Emulator Window In Android Studio

我无法在 Android 工作室中看到模拟器的 'more' 选项。我想从选项菜单更改位置。

截至 2021 年 9 月的更新

Developers now have access to all extended emulator controls when the emulator is opened in a tool window.

上一个答案

根据官方文档,这是一个限制 See here

Currently, you can't use the emulator's extended controls when it's running in a tool window. If your development workflow depends heavily on the extended controls, continue to use the Android Emulator as a standalone application.

取消选中并再次 运行。

只需进入文件->设置->工具->模拟器

然后取消选中复选框并按应用和 运行 应用程序,这将向您显示模拟器的所有详细信息。