2015-04-11 21:45:29 +00:00
|
|
|
#goadb
|
|
|
|
|
2015-12-28 09:26:11 +00:00
|
|
|
[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg?branch=master)](https://travis-ci.org/zach-klippenstein/goadb)
|
2020-07-13 06:18:10 +00:00
|
|
|
[![GoDoc](https://godoc.org/goadb?status.svg)](https://godoc.org/goadb)
|
2015-04-11 21:45:29 +00:00
|
|
|
|
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.
|