K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-03-27T15:31:06.379479Z K 7 svn:log V 478 devel/py-adb: add new port py-adb 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. https://pypi.python.org/pypi/adb END