Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TencentQQGYLab/AppAgent
/ AndroidElement
Class
AndroidElement
scripts/and_controller.py:12–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
AndroidElement:
13
def
__init__(self, uid, bbox, attrib):
14
self.uid = uid
15
self.bbox = bbox
16
self.attrib = attrib
17
18
19
def
execute_adb(adb_command):
Callers
1
traverse_tree
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected