# goadb **Repository Path**: qhs1573/goadb ## Basic Information - **Project Name**: goadb - **Description**: goadb来源github的项目,我在此基础上编译出来的dll库供lua使用,平时写脚本啥的代码直接调用方便点,github地址:https://github.com/prife/goadb.git - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-18 - **Last Updated**: 2025-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # goadb [![Build Status](https://travis-ci.org/prife/goadb.svg?branch=master)](https://travis-ci.org/prife/goadb) [![GoDoc](https://godoc.org/github.com/prife/goadb?status.svg)](https://godoc.org/github.com/prife/goadb) A Golang library for interacting with the Android Debug Bridge (adb). See [demo.go](cmd/demo/demo.go) for usage.