Categorygithub.com/timoxa0/goadb
module
0.0.0-20240617073314-c303241c8c53
Repository: https://github.com/timoxa0/goadb.git
Documentation: pkg.go.dev

# README

#goadb GoDoc

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

See demo.go for usage.

# Packages

package adb is a Go interface to the Android Debug Bridge (adb).
No description provided by the author
Package wire implements the low-level part of the client/server wire protocol.