activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation activities

Last updated Mar 13, 2026

ManageOtherApplication

Manages other applications using commands.

Definition

Namespace: UiPath.MobileAutomation.API.Models

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

ManageOtherApplication(string, ManageOtherAppCommandEnum, MobileOptions.ManageOtherApplicationOptions)

ManageOtherApplication(
	    string appName,
	    ManageOtherAppCommandEnum appCommand,
	    MobileOptions. ManageOtherApplicationOptions options = null
)
ManageOtherApplication(
	    string appName,
	    ManageOtherAppCommandEnum appCommand,
	    MobileOptions. ManageOtherApplicationOptions options = null
)

appName String : A string that contains the package or bundle ID of the application that you want to manage.

appCommand ManageOtherAppCommandEnum : The command that you want to send to the app that is currently running.

options MobileOptions.ManageOtherApplicationOptions (Optional) : Specifies the MobileOptions.ManageOtherApplicationOptions for the ManageOtherApplication action. Default value is null.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated