Can I run the Android Emulator within (or on top of) the Android Studio window?

后端 未结 3 897
情书的邮戳
情书的邮戳 2021-02-07 06:19

I use Android Studio on macOS in full screen (maximised). When launching the Android Emulator, its window is shown on the regular desktop. This requires switching from one windo

3条回答
  •  旧巷少年郎
    2021-02-07 07:07

    I also looked into this and there doesn't seem to be any support for this. Perhaps you could write a plugin that somehow wraps an external window inside a panel, I don't know if the IntelliJ API supports it though.

    The closest thing you got on macOS is the split-screen mode with full-screen apps.

提交回复
热议问题