C:\Users\16613\Desktop\adb>adb install meituanyouxuan.apk
adb server version (31) doesn't match this client (40); killing...
* daemon started successfully
error: more than one device/emulator
adb: error: failed to get feature set: more than one device/emulator
- waiting for device -
error: more than one device/emulator

C:\Users\16613\Desktop\adb>adb devices
List of devices attached
HT68J0205389    device
emulator-5554   device


C:\Users\16613\Desktop\adb>adb -s HT68J0205389 install meituanyouxuan.apk
Success

C:\Users\16613\Desktop\adb>

 

相关文章:

  • 2022-12-23
  • 2021-12-24
  • 2021-07-19
  • 2021-12-23
  • 2022-02-04
  • 2021-11-17
猜你喜欢
  • 2021-11-15
  • 2022-01-20
  • 2022-01-03
  • 2022-02-09
  • 2021-11-12
  • 2021-07-04
  • 2022-12-23
相关资源
相似解决方案