dejavu icon indicating copy to clipboard operation
dejavu copied to clipboard

Android Event Recording and Replaying

Dejavu

Android Event Recording and Replaying

Preview

Usage

# inside adb shell
</path/to>/record recorded.txt # record events
</path/to>/replay recorded.txt # replay events

Build

cd <project_root>
</path/to/ndk>/ndk-build