dootle.android.actions

See EOF for license/metadata/notes as applicable

Classes

AndroidRunning

Start the adb server and connect to the device.

AndroidPush

AndroidPull

AndroidInstall

AndroidRemoteCmd

Module Contents

class dootle.android.actions.AndroidRunning

Start the adb server and connect to the device. internally identifies the transport id and adds it to the task state

_get_transport_id() None | str
Return type:

None | str

class dootle.android.actions.AndroidPush
class dootle.android.actions.AndroidPull
class dootle.android.actions.AndroidInstall
class dootle.android.actions.AndroidRemoteCmd