Skip to main content

A pure python implementation of the Android ADB and Fastboot protocols

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frida-android-adb-1.2.0.tar.gz (21.5 kB view details)

Uploaded Source

File details

Details for the file frida-android-adb-1.2.0.tar.gz.

File metadata

File hashes

Hashes for frida-android-adb-1.2.0.tar.gz
Algorithm Hash digest
SHA256 5813a1ba761e8c0bdc48847c76df4aea24c98c87ad44a360a3d0b6c66df75fcf
MD5 bf84e971354b327e96b94b24db865319
BLAKE2b-256 ea1e01eb95198efc48bc72e52676dee2d291788c8c78a6b3810dcd8ea8238522

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page