9 lines
369 B
Markdown
9 lines
369 B
Markdown
#goadb
|
|
|
|
[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg)](https://travis-ci.org/zach-klippenstein/goadb)
|
|
[![GoDoc](https://godoc.org/github.com/zach-klippenstein/goadb?status.svg)](https://godoc.org/github.com/zach-klippenstein/goadb)
|
|
|
|
A Golang library for interacting with the Android Debug Bridge (adb).
|
|
|
|
See [demo.go](cmd/demo/demo.go) for usage.
|