2015-04-11 21:45:29 +00:00
|
|
|
#goadb
|
|
|
|
|
2015-04-12 00:19:22 +00:00
|
|
|
[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg)](https://travis-ci.org/zach-klippenstein/goadb)
|
2015-04-11 21:45:29 +00:00
|
|
|
[![GoDoc](https://godoc.org/github.com/zach-klippenstein/goadb?status.svg)](https://godoc.org/github.com/zach-klippenstein/goadb)
|
|
|
|
|
2015-04-12 00:19:22 +00:00
|
|
|
A Golang library for interacting with the Android Debug Bridge (adb).
|
2015-04-13 05:19:48 +00:00
|
|
|
|
|
|
|
See [demo.go](cmd/demo/demo.go) for usage.
|