Android Studio 4.x 模拟器中缺少模拟器工具栏 3dot 模拟器设置菜单
Emulator toolbar 3dot emulator settings menu missing in Android Studio 4.x emulator
Android Studio 4.x 模拟器
中缺少模拟器工具栏 3 点模拟器设置菜单
在 Android Studio 3.x 中,曾经有一个 3dot 菜单,可以将开发人员带到模拟器设置,如此处所示 -
但是,Android Studio 4.x 版本的模拟器中缺少此...(3dot 设置按钮),如此处所示 -
如何在 Android Studio 4.x 中进入模拟器的 3dot 设置?
根据 limitations mentioned in the docs:
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.
您可以通过以下方式返回将其作为独立应用程序使用:
- 单击文件 > 设置 > 工具 > 模拟器
- 取消选择“在工具中启动 window”
您也可以在模拟器上单击 F1 以获取这些设置
Android Studio 4.x 模拟器
中缺少模拟器工具栏 3 点模拟器设置菜单在 Android Studio 3.x 中,曾经有一个 3dot 菜单,可以将开发人员带到模拟器设置,如此处所示 -
但是,Android Studio 4.x 版本的模拟器中缺少此...(3dot 设置按钮),如此处所示 -
如何在 Android Studio 4.x 中进入模拟器的 3dot 设置?
根据 limitations mentioned in the docs:
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.
您可以通过以下方式返回将其作为独立应用程序使用:
- 单击文件 > 设置 > 工具 > 模拟器
- 取消选择“在工具中启动 window”
您也可以在模拟器上单击 F1 以获取这些设置