Flow supports mobile builds by integrating with Alibaba Cloud EMAS and currently supports Android builds. To use an Android build task, you must first activate the EMAS service. For more information about EMAS features, view Help.
Configure an Android build task
-
Create a pipeline and select an Android pipeline template.
In the template selection dialog box, select Mobile from the categories on the left, choose the Mobile - EMAS Android Build template, and then click Create.
-
Configure the Android build task. You must select the EMAS Service Authorization, Product Name, App Name, and Build Pipeline. You must configure these settings in EMAS. Alternatively, you can configure them directly from your Flow pipeline.
Run the build task
-
Once a pipeline run begins, you can open the EMAS build task from the build details to view its progress.
Click the More link below the build task, and then select Build Details or Logs from the drop-down menu.
-
After the build is complete, you can download the build package directly from the pipeline details page or scan a QR code to install it.
In this example, the build artifact is
app-release-unsigned.apk.