launch_app
Start Android applications by specifying their package name to enable dynamic analysis and reverse engineering through the Frida Agent MCP server.
Instructions
Launch an Android app by package name.
Args: package: The app package name (e.g. com.example.app).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes |