macos - 我可以在 Android Studio 窗口内(或顶部)运行 Android 模拟器吗?

标签 macos android-studio

我在 macOS 上全屏使用 Android Studio(最大化)。启动 Android Emulator 时,其窗口显示在常规桌面上。这需要从一个窗口切换到另一个窗口。我希望能够同时查看两个窗口,而无需在 Android Studio 中离开全屏模式。

有没有办法将 Android Emulator 窗口移动到我的 Android Studio 窗口内(或顶部)?

最佳答案

使用 Android Studio 4.1 及更高版本,您可以直接在 Android Studio 中运行 Android Emulator。
要在 Android Studio 中运行模拟器,请确保您使用的是 Android Studio 4.1 和 30.0.10 或更高版本的 Android 模拟器,然后按照以下步骤操作:

  • 点击文件 > 设置 > 工具 > 模拟器 (或 Android Studio > Preferences > Tools > Emulator 在 macOS 上),然后选择 在工具窗口中启动 并点击 好的 .
  • 如果 Emulator 窗口没有自动出现,请单击 打开它查看 > 工具窗口 > 模拟器 .
  • 使用 启动您的虚拟设备AVD 经理 或者在运行您的应用程序时定位它。

  • 欲了解更多信息:Run the Android Emulator directly in Android Studio
    Run the Android Emulator directly in Android Studio

    关于macos - 我可以在 Android Studio 窗口内(或顶部)运行 Android 模拟器吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45145168/

    相关文章:

    ruby - 在 OS X 上安装 Homebrew 时出错

    java - 如何使用 ListView 删除 Android Studio 显示中的重复联系人

    android - 无法在 Android studio 中解析 junit

    html - 如何使文本显示在它的标签内?

    macos - OSX sleep 显示命令

    c - ld : can't open output file for writing: bin/s, errno=2 架构 x86_64

    Android Studio - 添加没有新包的子文件夹

    java - Android Studio 在 Windows 7 64 位上运行失败

    android - 如何在 Android Studio 中撤消 logcat 窗口的 float 模式

    ios - 酷开 : How to know what functions are provided by a dylib on mac?