ADB screenrecord command not found

前端 未结 4 1117
栀梦
栀梦 2021-02-15 08:16

I am unable to run adb shell screenrecord /sdcard/my.mp4

Device specification that i am trying to run this command:

  • Honor 5C
  • Android
4条回答
  •  逝去的感伤
    2021-02-15 08:42

    Huawei has removed this cmd tool from /system/bin. Run command adb shell ls /system/bin/ see if you can find this tool from the outputs

提交回复
热议问题