Uninstalling an Android application from the command line tool

This example demonstrates the steps involved in using the Uninstall command with the Android command line tool.

Important:
The Android command line tool is only supported on Windows.

Note:

Ensure that the following requirements are met:

  1. At the host PC’s command prompt window, change the current working directory to TA_INSTALL_DIR/device/android.

  2. Type ast.exe uninstall “com.logigear” -s “2c4401c15d52” -k to uninstall the Car Rental application on the targeted Android device whose unique ID is 2c4401c15d52, but to keep the data and cache directories after uninstalling the package.

    Review Uninstall command to understand the Uninstall command’s syntax.

    Tip:
    • If there is only one Android device connected to the host PC via USB cable, the unique ID parameter is optional.
    • To obtain the package name of an Android application:
      1. Open the Android Instrumentation Tool dialog box.

      2. In the Application Under Test panel, right-click the appropriate application, and then select Copy package name.

      3. Paste the copied value into the Package Name parameter in the Uninstall command.

    • To obtain the unique ID of an Android device:
      1. Open the Android Instrumentation Tool dialog box.
      2. Select the device whose unique ID you wish to obtain.
      3. Click on the Android Instrumentation Tool’s toolbar to copy the unique ID to the clipboard.
      4. Paste the copied content into the unique ID parameter in the Uninstall command.
  3. Press Enter on your keyboard to execute the Uninstall command.

The selected application is uninstalled from the target Android device, and the <Package Name> is uninstalled successfully message appears in the command line window.


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400