goadb/README.md
2020-07-13 14:18:10 +08:00

9 lines
325 B
Markdown

#goadb
[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg?branch=master)](https://travis-ci.org/zach-klippenstein/goadb)
[![GoDoc](https://godoc.org/goadb?status.svg)](https://godoc.org/goadb)
A Golang library for interacting with the Android Debug Bridge (adb).
See [demo.go](cmd/demo/demo.go) for usage.