Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MobileLLM/AutoDroid
/ functions
Functions
925 in github.com/MobileLLM/AutoDroid
⨍
Functions
925
◇
Types & classes
98
↓ 1 callers
Function
fo
(t,e,i)
droidbot/resources/stylesheets/vis.min.js:27
↓ 1 callers
Function
g
(b)
droidbot/resources/stylesheets/bootstrap.min.js:6
↓ 1 callers
Function
ge
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Method
gen_event
TODO Generate an event based on the action given by the agent. The generated event can be directly sent to the device. :retur
droidbot/rl/action.py:35
↓ 1 callers
Method
generate_event
generate an event @return:
droidbot/input_policy.py:112
↓ 1 callers
Method
generate_event_based_on_utg
generate an event based on UTG :return: InputEvent
droidbot/input_policy.py:211
↓ 1 callers
Method
generate_from_factory
generate the environment of app from factory :param app_env_factory: the AppEnvFactory instance used to generate :return:
droidbot/env_manager.py:303
↓ 1 callers
Function
getAboutInfo
()
droidbot/resources/stylesheets/droidbotUI.js:187
↓ 1 callers
Function
getClusterDetails
(clusterId)
droidbot/resources/stylesheets/droidbotUI.js:147
↓ 1 callers
Function
getEdge
(edgeId)
droidbot/resources/stylesheets/droidbotUI.js:160
↓ 1 callers
Function
getNodeDetails
(nodeId)
droidbot/resources/stylesheets/droidbotUI.js:139
↓ 1 callers
Function
getOverallResult
()
droidbot/resources/stylesheets/droidbotUI.js:82
↓ 1 callers
Method
get_action_emb
(self, state, action)
droidbot/input_policy2.py:505
↓ 1 callers
Function
get_available_devices
Get a list of device serials connected via adb :return: list of str, each str is a device serial number
droidbot/utils.py:47
↓ 1 callers
Method
get_current_activity_stack
Get current activity stack :return: a list of str, each str is an activity name, the first is the top activity name
droidbot/device.py:519
↓ 1 callers
Method
get_event_generator
(action)
droidbot/rl/action.py:16
↓ 1 callers
Method
get_hashes
Calculate MD5,SHA-1, SHA-256 hashes of APK input file @param block_size:
droidbot/app.py:102
↓ 1 callers
Function
get_id_from_view_desc
given a view(UI element), get its ID
tools.py:8
↓ 1 callers
Method
get_input_policy
(self, device, app, master)
droidbot/input_manager.py:67
↓ 1 callers
Method
get_interested_api
(self)
droidbot/monitor.py:174
↓ 1 callers
Method
get_known_actions_emb
(self)
droidbot/input_policy2.py:400
↓ 1 callers
Method
get_last_known_state
(self)
droidbot/device.py:826
↓ 1 callers
Method
get_model_number
Get model number
droidbot/device.py:209
↓ 1 callers
Method
get_most_similar_element
(self)
droidbot/input_policy.py:693
↓ 1 callers
Method
get_next_operation
(self)
droidbot/input_script.py:418
↓ 1 callers
Method
get_possible_broadcasts
(self)
droidbot/app.py:89
↓ 1 callers
Method
get_ppids_by_pid
get the parent pids of given pid @return:
droidbot/adapter/process_monitor.py:104
↓ 1 callers
Method
get_reachable_states
(self, current_state)
droidbot/utg.py:260
↓ 1 callers
Method
get_recent_lines
(self)
droidbot/adapter/logcat.py:49
↓ 1 callers
Method
get_release_version
Get version of current SDK
droidbot/device.py:225
↓ 1 callers
Method
get_ro_debuggable
(self)
droidbot/device.py:238
↓ 1 callers
Method
get_ro_secure
(self)
droidbot/device.py:233
↓ 1 callers
Method
get_scrollable_views
(self)
droidbot/device_state.py:1178
↓ 1 callers
Method
get_sensitive_api
(self)
droidbot/monitor.py:169
↓ 1 callers
Method
get_shortest_nav_steps
(self, current_state, target_state, target_action)
droidbot/input_policy2.py:668
↓ 1 callers
Method
get_start_with_profiling_intent
get an intent to start the app with profiling :return: Intent
droidbot/app.py:68
↓ 1 callers
Method
get_task_activities
Get current tasks and corresponding activities. :return: a dict mapping each task id to a list of activities, from top to down.
droidbot/device.py:536
↓ 1 callers
Method
get_unexplored_actions
(self, current_state)
droidbot/input_policy2.py:485
↓ 1 callers
Method
get_view_center
return the center point in a view @param view_dict: dict, an element of DeviceState.views @return: a pair of int
droidbot/device_state.py:366
↓ 1 callers
Method
get_view_desc
(self, view)
droidbot/device_state.py:927
↓ 1 callers
Method
get_views
(self)
droidbot/input_event.py:156
↓ 1 callers
Method
handle_image
(self, frameBody)
droidbot/adapter/minicap.py:214
↓ 1 callers
Method
handle_message
(self, message)
droidbot/adapter/droidbot_app.py:155
↓ 1 callers
Function
hb
(a,b,c)
droidbot/resources/stylesheets/jquery.min.js:3
↓ 1 callers
Function
he
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
insert_id_into_view
(view, id)
tools.py:27
↓ 1 callers
Function
insert_onclick
(statement, description)
tools.py:297
↓ 1 callers
Method
is_different_from
compare this state with another @param another_state: DeviceState @return: boolean, true if this state is different from othe
droidbot/device_state.py:252
↓ 1 callers
Method
is_start_event
(self)
droidbot/input_event.py:223
↓ 1 callers
Method
is_state_explored
(self, state)
droidbot/utg.py:245
↓ 1 callers
Method
is_state_reached
(self, state)
droidbot/utg.py:254
↓ 1 callers
Function
j
()
droidbot/resources/stylesheets/jquery.min.js:2
↓ 1 callers
Function
jb
(a,b)
droidbot/resources/stylesheets/jquery.min.js:3
↓ 1 callers
Function
kb
(a,b,c)
droidbot/resources/stylesheets/jquery.min.js:3
↓ 1 callers
Function
ke
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
le
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
load_yaml_files
(directory)
walk.py:32
↓ 1 callers
Method
long_touch
Long touches at (x, y)
droidbot/adapter/adb.py:328
↓ 1 callers
Function
ma
(a)
droidbot/resources/stylesheets/jquery.min.js:2
↓ 1 callers
Function
main
the main function it starts a droidbot according to the arguments given in cmd line
start.py:55
↓ 1 callers
Function
main
the main function it starts a droidbot according to the arguments given in cmd line
droidbot/start.py:97
↓ 1 callers
Function
main
()
droidbot/rl/env.py:196
↓ 1 callers
Function
md5
(input_str)
droidbot/utils.py:82
↓ 1 callers
Function
me
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
ot
(t,e,i)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Method
parse
(self)
droidbot/input_script.py:58
↓ 1 callers
Method
parse
(self)
droidbot/input_script.py:358
↓ 1 callers
Method
parse
(self)
droidbot/input_script.py:433
↓ 1 callers
Method
parse
(self)
droidbot/input_script.py:460
↓ 1 callers
Method
parse
(self)
droidbot/input_script.py:507
↓ 1 callers
Function
parse_args
parse command line input generate options including host name, port number
start.py:11
↓ 1 callers
Function
parse_args
parse command line input generate options including host name, port number
droidbot/start.py:11
↓ 1 callers
Function
parse_args
Parse command line input :return:
droidbot/rl/env.py:178
↓ 1 callers
Method
parse_line
(self, getevent_line)
droidbot/adapter/user_input_monitor.py:68
↓ 1 callers
Method
parse_line
(self, logcat_line)
droidbot/adapter/logcat.py:75
↓ 1 callers
Method
parse_log_lines
(self)
droidbot/input_policy2.py:654
↓ 1 callers
Method
parse_main
(self)
droidbot/input_script.py:94
↓ 1 callers
Method
parse_operations
(self)
droidbot/input_script.py:85
↓ 1 callers
Method
parse_states
(self)
droidbot/input_script.py:76
↓ 1 callers
Method
parse_views
(self)
droidbot/input_script.py:67
↓ 1 callers
Function
pe
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Method
pick_target
(self, current_state)
droidbot/input_policy2.py:600
↓ 1 callers
Method
produce_envs
(self)
droidbot/env_manager.py:320
↓ 1 callers
Function
pt
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
q
()
droidbot/resources/stylesheets/bootstrap.min.js:6
↓ 1 callers
Function
qe
(t,e)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Function
query_gpt
(prompt)
tools.py:58
↓ 1 callers
Function
re
(t)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Method
read_head
(self)
droidbot/adapter/droidbot_app.py:130
↓ 1 callers
Method
receive_call
simulate a income phonecall :param phone: str, phonenum :return:
droidbot/device.py:322
↓ 1 callers
Method
receive_sms
receive a SMS :param phone: str, phone number of sender :param content: str, content of sms :return:
droidbot/device.py:377
↓ 1 callers
Method
remember
(self, state, action, reward, new_state, done)
droidbot/rl/RL_test.py:120
↓ 1 callers
Method
remove_transition
(self, event, old_state, new_state)
droidbot/utg.py:91
↓ 1 callers
Method
render
(self, mode='human')
droidbot/rl/env.py:111
↓ 1 callers
Method
replay
(self)
droidbot/rl/RL_test.py:123
↓ 1 callers
Function
ri
(t,e)
droidbot/resources/stylesheets/vis.min.js:26
↓ 1 callers
Method
save_explored_view
save the explored view @param state: DeviceState, where the view located @param view_str: str, representing a view @r
droidbot/input_policy.py:360
↓ 1 callers
Method
save_state_transition
save the state transition @param event_str: str, representing the event cause the transition @param old_state: DeviceState
droidbot/input_policy.py:347
↓ 1 callers
Method
save_structure
(self, state)
droidbot/input_policy2.py:347
↓ 1 callers
Method
save_transition
(self, action, from_state, to_state)
droidbot/input_policy2.py:317
← previous
next →
401–500 of 925, ranked by callers