#goadb
A Golang library for interacting with the Android Debug Bridge (adb).
See demo.go for usage.
A Golang library for interacting with adb.
Corresponds to the command: `adb connect` Co-authored-by: Philipp Stehle <anderschwiedu@gmail.com>
620e0e9
A Golang library for interacting with adb.