Android

Last modified: 15 December 2023

A typical publishing cycle of an Android application includes the following major steps:

  1. Building the application.

  2. Signing the application.

  3. Uploading the application to the Google Play Console.

There is a number of ways to automate these steps with Space Automation:

If you are new to the Android building and publishing workflows, we recommend that you start with the Android publishing basics topic that comes next. If you are interested in automating testing in Android projects, refer to Run tests in Android projects.