An open API service indexing awesome lists of open source software.

https://github.com/gengjiawen/adb


https://github.com/gengjiawen/adb

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ADB (Android Debug Bridge) repository

The Android Debug Bridge connects Android devices to to computers running other OSes (Linux, MacOS, and Windows) over USB or TCP.

## User documentation
[man page](docs/user/adb.1.md)

## Developer documentation
[main page](docs/dev/README.md)