__init__.py |
|
6920 |
adb.py |
ADBProcess encapsulates the data related to executing the adb process. |
183451 |
adb_android.py |
ADBAndroid functionality is now provided by ADBDevice. New callers
should use ADBDevice.
|
376 |
remote_process_monitor.py |
RemoteProcessMonitor provides a convenient way to run a remote process,
dump its log file, and wait for it to end.
|
10308 |
version_codes.py |
VERSION CODES of the android releases.
See http://developer.android.com/reference/android/os/Build.VERSION_CODES.html.
|
1541 |