A Golang library for interacting with adb.
Go to file
2015-04-11 16:58:49 -07:00
cmd Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
wire Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
devices.go Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
devices_test.go Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
host_client.go Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
host_client_test.go Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
LICENSE.txt Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00
README.md Initial commit – wire format implementation and some host client commands. 2015-04-11 16:58:49 -07:00

#goadb

GoDoc

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