Skip to content

Instantly share code, notes, and snippets.

@qvoid
Last active November 18, 2017 04:02
Show Gist options
  • Save qvoid/44ddaa81fb8b5ef00ef3bb69217d3338 to your computer and use it in GitHub Desktop.
Save qvoid/44ddaa81fb8b5ef00ef3bb69217d3338 to your computer and use it in GitHub Desktop.
Record screen on an Androi device
screenrecord --size 1280x720 --bit-rate 3000000 --time-limit 10 /sdcard/demo.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment