prife / goadb

A Golang library for interacting with adb. fork from https://github.com/zach-klippenstein/goadb
Apache License 2.0
9 stars 2 forks source link
adb android goadb

goadb

Build Status GoDoc

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

See demo.go for usage.