Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你可能已经从标题本身得到了我的问题。更具体地说,我需要在不启动的Android Virtual Device Manager 情况下启动Android Studio。我知道如何使用我的终端启动模拟器。但这不是我想要的。我需要从终端启动“管理器”。可能吗 ?
Android Virtual Device Manager
Android Studio
操作系统:Ubuntu 18.04
emulator -avd <avdName>
avdName 必须替换为您的虚拟设备名称。获取 avd 名称
emulator -list-avds