新手区 adb shell screenrecord 没有--bugreport 选项

t-bug · November 13, 2018 · Last by t-bug replied at November 14, 2018 · 3461 hits

想使用 Android 自带的录屏功能(adb shell screenrecord),网上提供的有--bugreport 选项,但是本地使用后发现没有这个选项,各位有知道的吗?

共收到 3 条回复 时间 点赞

可以 adb shell screenrecord --help 看看
录制 adb shell screenrecord --bugreport /sdcard/demo.mp4 ,视频左上角会有时间戳
结束直接 ctrl+c 就行

华为好多机子都没有 screenrecord 命令~,各个厂商没准都各有修改吧。

Elio 回复


通过 help 就是没有 bugreport 这个选项。

需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up