google/adb-sync
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4391
- days_rel: n/a
- days_push: 893
- n_releases_24m: 0
Adoption not part of the score
1097 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
adb-sync is a Python command-line tool that synchronizes files between a PC and an Android device over the Android Debug Bridge (ADB). It is officially deprecated in favor of the better-adb-sync rewrite.
Use cases
- sync music files from my pc to my android phone over usb
- push files to an android device without root using adb
- mirror a folder between pc and android deleting removed files
- pull files from an android device via command line
- backup android sdcard contents to my computer
When to choose
- you need simple one-way or two-way file sync with an Android device over ADB without root
- you want a lightweight script instead of a FUSE filesystem or MTP tooling
When to avoid
- starting a new project - the tool is deprecated and unmaintained
- you need active support or bug fixes - use better-adb-sync instead
- you prefer rsync over SSH on a rooted device or adbfs-style mounting
Facets
cli-tool · maturity abandoned
file-system cli developer-tools android-tools files developer-tools cli python windows cross-platform adb android file-synchronization deprecated usb-debugging command-line linux macos
1 source
- readme: https://github.com/google/adb-sync · fetched 2026-08-28 · 6d86016affab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/adb-sync | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem