Created
July 25, 2014 20:09
-
-
Save bsy/22ec3090b2123a4579bf to your computer and use it in GitHub Desktop.
Record Android Screen (requires Kiti Kat 4.4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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