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

UI Automation activities

Last updated Feb 19, 2026

InstallApp

Installs a specified app on a mobile device connected via Connection.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

InstallApp(string, MobileOptions.InstallAppOptions)

InstallApp(
	    string appPath,
	    MobileOptions. InstallAppOptions options = null
)
InstallApp(
	    string appPath,
	    MobileOptions. InstallAppOptions options = null
)

appPath String : The path to the app you want to install on the specified device.

options MobileOptions.InstallAppOptions : Specifies the MobileOptions.InstallAppOptions for the InstallApp action. Default value is null.

Return value

Returns True if the application has been installed successfully.

  • Definition
  • InstallApp(string, MobileOptions.InstallAppOptions)
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.