1. ADB install * brew cask install android-platform-tools 2. adb shell $ screenrecord --h Usage: screenrecord [options] Android screenrecord v1.2. Records the device's display to a .mp4 file. Options: --size WIDTHxHEIGHT Set the video size, e.g. "1280x720". Default is the device's main display resolution (if supported), 1280x720 if not. For best results, use a size supported by the AVC encoder. ..