Python implementation of the Android ADB and Fastboot protocols
This module contains a pure Python implementation of the Android ADB and Fastboot protocols, using libusb1 for USB communications. This is a complete replacement and rearchitecture of the Android project's ADB and fastboot code available at code is mainly targeted to users that need to communicate with Android devices in an automated fashion, such as in automated testing.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.0-7.fc35 | - |
Fedora 35 | 1.3.0-7.fc35 | - |
Fedora 34 | 1.3.0-5.fc34 | - |
You can contact the maintainers of this package via email at
python-adb dash maintainers at fedoraproject dot org
.