//
pkg.gl
Category
github.com/evrins/goadb
module
0.0.0-20240612025739-1f76b1dabcc0
Repository:
https://github.com/evrins/goadb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
#goadb
A Golang library for interacting with the Android Debug Bridge (adb).
See
demo.go
for usage.
#
Packages
adb
package adb is a Go interface to the Android Debug Bridge (adb).
cmd
No description provided by the author
wire
Package wire implements the low-level part of the client/server wire protocol.