1.0.3 • Published 9 years ago

adb-screenrecord v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

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

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago