/goadb

A Golang library for interacting with adb. fork from https://github.com/zach-klippenstein/goadb

Primary LanguageGoApache License 2.0Apache-2.0

goadb

Build Status GoDoc

A Golang library for interacting with the Android Debug Bridge (adb).

See demo.go for usage.