Skip to content

henrydeng/android-test-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-test-tool

GetEvent, SendEvent based tool to record and playback user actions.

  1. Install Android debug bridge (adb, available as a part of Android SDK)
  2. Add adb to PATH:
  3. Connect Android device, verify that device is visible: type adb devices
  4. Run record_steps.sh to record steps
  5. Run app on android device
  6. Run play.sh

About

GetEvent, SendEvent based tool to record and playback user actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published