# mzlogin/awesome-adb

ADB Usage Complete / ADB 用法大全

Repository: https://github.com/mzlogin/awesome-adb
Canonical: https://ross.abutalabs.com/products/awesome-adb
Homepage: https://mazhuang.org/awesome-adb/
License: MIT
License Family: permissive
Topics: android-adb, android-debug-bridge, android
Last push: 2024-12-18T09:31:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3697, "days_push": 623, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12432, forks 2285 (observed 2026-08-28T04:10:52.696322+00:00)

## What it is
A comprehensive, continuously updated reference guide (in Chinese and English) covering ADB (Android Debug Bridge) commands for Android development, testing, and device tinkering. It documents commands for device connection, app management, file transfer, input simulation, logging, device info, screenshots, and flashing.

## Use cases
- learn adb commands for android development
- install and uninstall apps via adb
- connect to android device over wifi adb
- take screenshots and record screen on android from pc
- view logcat logs filtered by tag and level
- simulate key presses and text input on android
- flash or sideload android system updates
- query device info like imei and screen resolution

## When to choose
- you need a quick, well-organized reference for adb commands
- you are an Android developer or tester automating device tasks
- you want bilingual (Chinese/English) documentation of adb usage

## When to avoid
- you need an adb implementation or driver itself rather than documentation
- you need GUI-based Android device management
- you need documentation for iOS or other mobile platforms

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, cli, documentation, testing
- domain: android-tools, developer-tools, tutorials
- platform: cli, cross-platform
- tags: adb, android-debug-bridge, awesome-list, cheatsheet, android-development, mobile-testing, command-line, android

## Member repositories
- mzlogin/awesome-adb (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:52.696322+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:14:04.467166+00:00, confidence not recorded.
  - readme: https://github.com/mzlogin/awesome-adb (fetched 2026-08-28T04:10:52.696322+00:00, sha 37cd7dfed5bb)
  - homepage: https://mazhuang.org/awesome-adb/ (fetched 2026-08-29T08:11:15.512900+00:00, sha 4dc6134b07cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
