Android Studio/Intellij Idea 中有没有切换回独立模拟器的方法?

Is there away to switch back to the standalone emulator in Android Studio/Intellij Idea?

问题: 我找不到将用于测试 Android 应用程序的模拟器切换回独立应用程序的方法?

我使用独立版本的模拟器设备已有一年左右的时间。我切换到内部模拟器,除了问题之外什么都没有,非常不稳定。我还没找到如何切换回独立模式。

我做了什么 我试过搜索这个论坛和其他地方但没有真正找到任何与切换回来有关的东西,只有如何让它们在内部工作IDE。我确定我可能遗漏了一些简单的东西,我只是没有找到它。

你描述的好像是 Android Studio IDE Emulator Tool Window feature:

记录在 https://developer.android.com/studio/run/emulator#run-emulator-studio

您应该能够 disable/toggle Android Studio IDE 菜单中的功能 Preferences/Settings -> 工具菜单 -> 仿真器面板。