当开了多个模拟器时,安装app需要指定虚拟机,否则会提示:error: more than one device and emulator

1、先adb devices 查看设备列表

List of devices attached
emulator-5554   device
emulator-5556   device


2、使用命令

adb -s emulator-5556 install C:\Users\Desktop\abc1.02.apk


Logo

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

更多推荐