You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(android): add runAdbCommand method to AndroidAgent (#1271)
* feat(android): add runAdbCommand method to AndroidAgent
Add a new runAdbCommand method that allows users to execute
custom adb shell commands directly through the AndroidAgent.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* feat(android): update interface name
---------
Co-authored-by: Claude <[email protected]>
Co-authored-by: yutao <[email protected]>
0 commit comments