PyADB is a simple Python module for interacting with ADB (the Android Debug Bridge).
| Tags | Android Python adb |
|---|---|
| Licenses | BSD |
| Operating Systems | Unix Windows |
| Implementation | Python |
Recent releases


Release Notes: This release supports listening on USB and on TCP (default port 5555), getting the information which should be included in a bug report, listing PIDs of processes hosting a JDWP transport, viewing the device log, and running emulator console commands.