Skip to main content

Overview

Exposed as fields of Adb class, these are implemented by ADB daemon itself.

  • Forward tunnel: Connect to a socket address on the device
  • subprocess: Spawn processes on device
  • power: Shutdown/reboot device
  • reverse: Manage reverse port forwarding
  • tcpip: Enable/disable ADB over Wi-Fi
  • getProp: Shorthand for getprop executable
  • rm: Delete files on device
  • sync: Interact with device filesystem
  • framebuffer: Capture device screen