adbpy

A library to communicate with ADB through it's internal socket interface, rather than the commandline.


License
MIT
Install
pip install adbpy==0.1.1

Documentation

adbpy

https://travis-ci.org/noahgoldman/adbpy.svg?branch=master

An python ADB client that uses the actual ADB TCP server to communicate with devices.

Documentation