5 Star 28 Fork 12

dingdayu / adbs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
dingdayu 提交于 2019-01-29 20:20 . * update README.md

adbs

Android Debug Bridge (adb) Remote debugging service.

Read this in other languages: English, 简体中文.

Feature List

  • ADB Server
  • WEB Control
  • Remote Control

Mod

Here is the referenced third party package.

Roadmap

  • RUN ADB shell.
  • Echo screencap.
  • Connect or disconnect device.
  • Get packages list.
  • Push and pull device files.
  • Get dir or file stat.
  • Input event to device.

Quick start

ADB

Please download the corresponding version, platform-tools.

And extract the path to the environment variable after decompressing it.

Please ensure the correct execution of adb devices.

Download

go get github.com/dingdayu/adbs

TODO

  • 写文件时的时间
  • 推文件写入协议优化
  • 获取文件信息时的文件类型问题(目录/连接)
  • 设备列表等API接口完成设备选择
  • 提供编译版本
  • 提供 docker 镜像

Reference

The project is affected by the following projects or articles.

Go
1
https://gitee.com/dingdayu/adbs.git
git@gitee.com:dingdayu/adbs.git
dingdayu
adbs
adbs
master

搜索帮助