Skip to main content

Installing Apps on Android Devices

There are two ways to install apps on Android devices:

  • Install through the Control menu in Eggplant Functional
  • Use the InstallApp command in a script

Install Through the Control Menu

From the Control menu in Eggplant Functional, select Install App.

Mobile device options on the Control menu in Eggplant Functional

On the Install dialog box, enter the App Path, then click Install.

Install app dialog box

note

Provision Profile Path and Certificate Name are required for iOS only.

Launch and Uninstall Through the Control Menu

You can launch installed apps from Eggplant Functional by going to Control > Launch App. Select from the available apps that appear on the fly-out menu.

The available apps list might not reflect apps that have been recently installed or uninstalled. Use the Control > Refresh App List option to have Eggplant Functional retrieve an updated list from the device.

To uninstall an app from the Control menu, select Uninstall App. On the Uninstall dialog box, select the app you want to uninstall from the drop-down list, then click Uninstall.

Uninstall app dialog box

Install with the InstallApp Command

The InstallApp command lets you install a .apk file onto your device from a script. For information about using this command, see InstallApp Command.

Uninstall Through the UninstallApp Command

The UninstallApp command lets you uninstall an app from your device using a script. For information about using this command, see UninstallApp Command.