Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 331 Bytes

Monkey Recorder

Monkey recorder from AOSP. Capable of operating Android devices on a host machine, recording input events. Can be used in black-box testing. Runs on Linux and OS X.

Usage

OS X

cd darwin-x86/
./monkeyrunner monkey_recorder.py

Linux

cd linux-x86/
./monkeyrunner monkey_recorder.py