ADB screenrecord command not found
问题 I am unable to run adb shell screenrecord /sdcard/my.mp4 Device specification that i am trying to run this command: Honor 5C Android 6.0 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