Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: rar unrar mac 
Shell :: nvm: Cannot uninstall currently-active node version, v14.14.0 (inferred from node). 
Shell :: powershell change hostname 
Shell :: conda install moviepy 
Shell :: kubectl to show label of pod 
Shell :: check git version linux 
Shell :: pip install tkinter 
Shell :: restart wpa raspberrypi 
Shell :: add rule ubuntu firewall 
Shell :: git sync local branch with remote 
Shell :: gpg: WARNING: unsafe permissions on homedir 
Shell :: unix delete file contents only 
Shell :: conda update package 
Shell :: npm cache clean vs clear 
Shell :: docker remove all exited containers 
Shell :: git command to remove file from staging area 
Shell :: brew install xampp 
Shell :: how to remove all commit in git 
Shell :: bitbucket delete remote tag 
Shell :: linux command how much ram 
Shell :: command line weather 
Shell :: range of random numbers bash 
Shell :: clone a branch 
Shell :: git rename branch 
Shell :: install nginix server ubuntu linux 
Shell :: ag ignore node_modules 
Shell :: install ext-pdo_sqlite 
Shell :: npm install @ngx-translate/http-loader 
Shell :: kivy install windows 
Shell :: time machine speed up 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =