README
October 1, 2013 ยท View on GitHub
*** NOTE: I have ignored this repo for too long and have moved onto to working on other things. ***
python-adb is an MIT-licensed, open source python library to integrate some features from the Android Debug Bridge.
Eventually it will be installable via pip.
This project is abstracted from a Django application that interacts with Android devices.
Install Requirements:
You need to have the Android SDK installed and on your path according to the instructions at http://developer.android.com/sdk/index.html.