Package an Android app manually

You can manually package your app from the command line using the Android Enabler tool.

Prerequisites

  1. The packaging process should be run on a machine that meets the following requirements:
    • The JAVA_HOME environment variable is defined.
    • 1.5 GB free RAM (Recommended)
  2. Copy the following to the testing tool machine:

    • AndroidTools folder. You can find this folder in the server folder on the Digital Lab server machine.
    • Your app (.apk file)

Back to top

Run the enabler on your app

Run the Android Enabler on your app by running the following from the command line:

Back to top

See also: