//
pkg.gl
Category
github.com/timoxa0/goadb
module
0.0.0-20240617073314-c303241c8c53
Repository:
https://github.com/timoxa0/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.