android.activity.current
Retrieve the currently focused Android app's activity and package name to identify which application is running in the foreground.
Instructions
Retrieves the currently focused/resumed activity and package name. Useful for determining which app is in the foreground. Returns package name and activity name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes |