MCPcopy Create free account
hub / github.com/MobileLLM/AutoDroid / __init__

Method __init__

droidbot/device.py:28–97  ·  view source on GitHub ↗

initialize a device connection :param device_serial: serial number of target device :param is_emulator: boolean, type of device, True for emulator, False for real device :return:

(self, device_serial=None, is_emulator=False, output_dir=None,
                 cv_mode=False, grant_perm=False, telnet_auth_token=None,
                 enable_accessibility_hard=False, humanoid=None, ignore_ad=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

get_available_devicesFunction · 0.85
ADBClass · 0.85
TelnetConsoleClass · 0.85
DroidBotAppConnClass · 0.85
MinicapClass · 0.85
LogcatClass · 0.85
UserInputMonitorClass · 0.85
ProcessMonitorClass · 0.85
DroidBotImeClass · 0.85

Tested by

no test coverage detected