launch-app
Start an Android app on a specific device using its package name and optional activity, enabling app automation and management through the MCP Appium Server.
Instructions
Launch an app on an Android device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activityName | No | Optional activity name to launch | |
deviceId | Yes | The device ID to launch the app on | |
packageName | Yes | The package name of the app to launch |