gpt4 book ai didi

android - 如何在特定设备上运行命令 'ionic run android'?

转载 作者:IT老高 更新时间:2023-10-28 22:23:31 26 4
gpt4 key购买 nike

我在 adb 中检测到 2 个设备。一个来 self 的 genymotion,另一个来 self 的真实设备:

$ adb devices
List of devices attached
192.168.57.101:5555 device
e78ab88d device

我想在 e78ab88d 设备上运行我的 ionic 应用程序。我怎样才能做到这一点?如果我运行 ionic run android,它会自动在我的 genymotion 设备上运行。它说,没有指定目标。 img no target specified

在特定设备上运行什么命令?

最佳答案

使用目标设备 ID 运行,例如:

ionic run android --target=e78ab88d

编辑

使用新的 Ionic 3 CLI:

ionic cordova run android --target=e78ab88d

有关所有可用设备的列表,请使用:

ionic cordova run android --list

关于android - 如何在特定设备上运行命令 'ionic run android'?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34079529/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com