For the complete documentation index, see llms.txt. This page is also available as Markdown.

Start app

Open (launch) an installed application on the device.

Start app is the action of opening and bringing an installed application to the foreground, equivalent to tapping on the application icon.

🎥 Watch the tutorial video: Here.

Explanation of configuration parameters:

  • Package name: The package name of the application to open, for example com.facebook.katana.

Last updated

Was this helpful?