标签: android android-studio android-emulator
当我在android studio中运行android程序时,模拟器会出现1秒然后消失..如何解决这个问题?它显示错误“等待设备上线”
答案 0 :(得分:0)
试试这个。转到AVD管理器并选择设备并通过右键菜单将其停止。然后擦除数据并立即启动冷启动选项
AVD Manager=> select the emulator => select stop & Wipe data & Cold boot now
然后再次尝试运行该应用。