adb-screenrecord
v1.0.3
Published
Records the screens of all connected android devices. Automatically pulls down video files.
Downloads
6
Readme
adb-screenrecord
Pre-requisites
Android Debug Bridge - http://developer.android.com/tools/help/adb.html
USB Debugging mode has to be enabled on all devices
Installation
npm install -g adb-screenrecord
Instructions
adb-screenrecord record
Records screens of all connected devices. To stop recording kill the node process CTRL-C
adb-screenrecord pull
Pulls down video files from connected devices to the current directory