打开Android Studio模拟器步骤:

第一种: 直接在Android Studio中一键启动虚拟机

第二种: 首次需要查看虚拟机名称, 然后在Android\Sdk\tools目录下启动虚拟机(以后就不需要打开as再启动虚拟机) 

//Nexus_5X_API_29_x86是虚拟机名称
D:\Android\Sdk\tools>emulator -avd Nexus_5X_API_29_x86
HAX is working and emulator runs in fast virt mode.
emulator: INFO: boot completed
emulator: INFO: boot time 21465 ms
emulator: Increasing screen off timeout, logcat buffer size to 2M.
emulator: Revoking microphone permissions for Google App.

 

打开Genymotion模拟器步骤:

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐