I am unable to run adb shell screenrecord /sdcard/my.mp4
Device specification that i am trying to run this command:
whenever i run the screenrecord command it shows command not found.
D:\adb>adb shell screenrecord
/systerm/bin/sh:screenrecord not found
Also i have builtin screen record application is this reason for my issue? Is there any other way to capture screen except screencap? Or can i tap into builtin screen record application? Any suggestions or idea are appreciable.
Thanks,
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