Skip to content

mindmelting/adb-screenrecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published