Android 手机上的 Monkey 命令?

发布于 2024-08-31 08:42:01 字数 48 浏览 3 评论 0原文

我可以在模拟器上使用 Monkey 命令,但是是否可以在我用于调试的手机上启动它?

I'm ok using monkey command on the emulator but is it possible to launch it on a phone i'm using for debug?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怎会甘心 2024-09-07 08:42:01

我只需要使用 -s 选项启动猴子并传递设备的序列号(从“adb devices”命令获取),就像 -s 串行 shell 一样

i just need to launch the monkey using the -s option and passing the serial of the device (got it from the "adb devices" command) like that -s serial shell

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文