This repository 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 https://github.com/android/platform_system_core/tree/master/adb
This code is mainly targeted to users that need to communicate with Android devices in an automated fashion, such as in automated testing. It does not have a daemon between the client and the device, and therefore does not support multiple simultaneous commands to the same device. It does support any number of devices and never communicates with a device that it wasn’t intended to, unlike the Android project’s ADB.
Release files for adb 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adb-1.3.0.tar.gz | 27.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| adb-1.3.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 62.0 kB
Release files / adb-1.3.0.tar.gz
| Download URL | adb-1.3.0.tar.gz |
|---|---|
| Size | 27.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03e52a5155942154b4f7db26968d463427cdf5aafb57e17734da3e2003500a4d
|
|
BLAKE2b-256 checksum How to use checksums |
3c06000a3fbc5aa3100f9afef4e26f144536b81b22fe557e6a3f99d4a37593ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / adb-1.3.0-py2-none-any.whl
| Download URL | adb-1.3.0-py2-none-any.whl |
|---|---|
| Size | 35.0 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
2a798f33ccd8f5c599f84644f7bc926f78bfc323fcd6c6169fbf2e37697005e7
|
|
BLAKE2b-256 checksum How to use checksums |
39c0715acc4e0c37a6a93f73daf8536baea94ac9fb6539ef1fd9c42205e1c3fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |