Horje
adb recorder Code Example
adb recorder
$ adb shell screenrecord /sdcard/video.mp4
#if you just get a black screen from recording - the resolution could be too high
#set a custom record resolution with --size parameter

$ adb shell screenrecord --size 1280x720 /sdcard/video.mp4
Source: medium.com




Shell

Related
how to uninstall aws cli Code Example how to uninstall aws cli Code Example
error: failed to synchronize all databases (invalid or corrupted database (PGP signature)) Code Example error: failed to synchronize all databases (invalid or corrupted database (PGP signature)) Code Example
browserrouter react not working install Code Example browserrouter react not working install Code Example
redisclient apt get Code Example redisclient apt get Code Example
shebang unix Code Example shebang unix Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12