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

Method __init__

droidbot/droidbot.py:25–120  ·  view source on GitHub ↗

initiate droidbot with configurations :return:

(self,
                 app_path=None,
                 device_serial=None,
                 task=None,
                 is_emulator=False,
                 output_dir=None,
                 env_policy=None,
                 policy_name=None,
                 random_input=False,
                 script_path=None,
                 event_count=None,
                 event_interval=None,
                 timeout=None,
                 keep_app=None,
                 keep_env=False,
                 cv_mode=False,
                 debug_mode=False,
                 profiling_method=None,
                 grant_perm=False,
                 enable_accessibility_hard=False,
                 master=None,
                 humanoid=None,
                 ignore_ad=False,
                 replay_output=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

stopMethod · 0.95
DeviceClass · 0.85
AppClass · 0.85
AppEnvManagerClass · 0.85
InputManagerClass · 0.85

Tested by

no test coverage detected