launchApp
Start an Android app using its package ID with options to clear app data or perform a cold boot, part of the AutoMobile mobile automation suite.
Instructions
Launch an app by package name
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | App package ID of the app | |
clearAppData | No | Whether to clear app data before launching, default false | |
coldBoot | No | Whether to cold boot the app, default true |