All Products
Search
Document Center

Mobile Platform as a Service:Integrate a project using the native AAR method

Last Updated:Feb 03, 2026

This topic describes how to integrate a project into mPaaS using the native AAR method.

Procedure

  1. In Android Studio, choose mPaaS > Native AAR Integration.

  2. In the window that appears on the right, click Start Import under Import App Configuration.

  3. In the Import mPaaS Configuration File window, select I have downloaded the configuration file from the console and am ready to import it into the project.

  4. Select the configuration file that you downloaded from the console after you created the mPaaS application, and then click Finish.

  5. A message appears, indicating that the configuration file was imported successfully.

  6. On the right side of the interface, click Start Configuration under Integrate/Upgrade Baseline.

  7. In the Select mPaaS Baseline Version window, select baseline 10.1.68 and click OK to integrate the mPaaS SDK.

    Note

    To upgrade the baseline, click Start Configuration again.

  8. On the right side of the interface, click Start Configuration under Configure/Update Components.

  9. In the component list that appears, check Scan and click OK to add the scan component to the project. This completes the native AAR integration.

What to do next

Note

You can use the scan feature with the standard UI, a custom UI, or both in your project. Click here to download the code samples for the next steps.