Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 398 Bytes

adb: wrapper for Golang

requirements

  • adb, from android sdk or android-tools-adb
  • fb-adb for ScreenCapture/ScreensCapture

Features

  • input keyevents: tap, swipe, turn on/off screen
  • simple process management: pgrep, pkill, am start
  • screen capture: single capture, streamlined captures
  • status monitoring: dumpsys
  • runs on Android, USB host, and remote host from SSH