Skip to content

Instantly share code, notes, and snippets.

@bsy
Created July 25, 2014 20:09
Show Gist options
  • Save bsy/22ec3090b2123a4579bf to your computer and use it in GitHub Desktop.
Save bsy/22ec3090b2123a4579bf to your computer and use it in GitHub Desktop.
Record Android Screen (requires Kiti Kat 4.4)
adb shell screenrecord --bit-rate 8000000 --time-limit 30 /sdcard/kitkat.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment