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

Method __init__

droidbot/droidmaster.py:45–145  ·  view source on GitHub ↗

initiate droidmaster, and initiate droidbot's with configurations :return:

(self,
                 app_path=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,
                 qemu_hda=None,
                 qemu_no_graphic=False,
                 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 4

DeviceClass · 0.85
AppClass · 0.85
get_random_portMethod · 0.80
get_package_nameMethod · 0.80

Tested by

no test coverage detected