get_current_activity
Retrieves the name of the foreground Activity to identify the current screen. Use it to locate the active page during Android UI testing or automation.
Instructions
获取当前前台运行的 Activity 名称,用于定位当前所在页面。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |