Decision Workspace
droidrun-adb vs droidrun-core vs uiautomator
Side-by-side comparison of Rust crates
44
droidrun-adb
experimentalv0.1.2
Async ADB (Android Debug Bridge) client library — wire protocol + sync protocol over TCP
41
droidrun-core
experimentalv0.1.2
Android device automation core library — DeviceDriver trait, Portal integration, UI state pipeline
46
uiautomator
experimentalv1.0.2
Rust Android UI automation library compatible with Python uiautomator2.
Core Metrics
| droidrun-adb | droidrun-core | uiautomator | |
|---|---|---|---|
| Health Score | 44 | 41 | 46 |
| Total Downloads | 109 | 45 | 163 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 6 |
| Releases | 3 | 3 | 6 |
| Last Updated | 76d ago | 76d ago | 79d ago |
| Age | 2m | 2m | 2m |
Health Breakdown
droidrun-adb
Maintenance
10
Quality
13
Community
7
Popularity
2
Documentation
12
droidrun-core
Maintenance
10
Quality
12
Community
5
Popularity
2
Documentation
12
uiautomator
Maintenance
10
Quality
12
Community
8
Popularity
3
Documentation
13
Technical Details
| droidrun-adb | droidrun-core | uiautomator | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 15 | 21 |
| Crate Size | 27KB | 44KB | 6.1MB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uiautomator leads with a health score of 46/100, but none of the options score above 80.
- •droidrun-adb, droidrun-core are pre-1.0 — API may change.