Android Studio 3.0升级到3.0.1,启动原来建好的模拟器,提示:
Guest hasn't come online in 7 seconds, retrying ADB connection
Google一下,使用了两种方法:
1、打开虚拟设备(Your Virtual Devices),在对应的AVD上右键,选择“Duplicate”
2、使用Cold Boot功能。Cold Boot是在Android Emulator 26.2.0新增的特性,在Android Emulator27.0.2默认启动。
Cold Boot功能可以参考:https://androidstudio.googleblog.com/2017/10/android-emulator-2620-canary-with-quick.html