Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 636 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 636 Bytes

flashbot

About 中文

A Java library implementation of the ADB network protocol

  • Support adb push/install through otg between two android phones. no Root required!
  • Based on cgutman's adblib.
  • Rewrite socket implementation, add support of UsbChannel (UsbDeviceConnection, UsbEndpoint, UsbInterface, etc.).
  • Demo video
  • Furthur extension: take a look of adb-otg