This website requires JavaScript.
Explore
Help
Sign In
timoxa0
/
goadb
Watch
1
Star
0
Fork
You've already forked goadb
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
A Golang library for interacting with adb.
3
commits
1
branch
0
tags
3.4
MiB
Go
99.8%
Makefile
0.2%
f55ab62f4c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Zach Klippenstein
f55ab62f4c
Added .travis.yml.
2015-04-11 17:20:08 -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
.travis.yml
Added .travis.yml.
2015-04-11 17:20:08 -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
Lint fixes.
2015-04-11 17:00:58 -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
Added .travis.yml.
2015-04-11 17:20:08 -07:00
README.md
#goadb
A Golang library for interacting with the Android Debug Bridge (adb).