All Products
Search
Document Center

Mobile Platform as a Service:Integrate Mini Program to project through Native AAR

Last Updated:Jun 23, 2026

Integrate Mini Program into your project using the Native AAR method in Android Studio.

  1. In Android Studio, select mPaaS > Native AAR from the top menu bar.

  2. In the panel that appears on the right, click Import under Import App configuration.

  3. In the pop-up Import mPaaS configuration file window, select I have downloaded the configuration file from mPaaS console, and then click Next.

  4. Select the downloaded configuration file, and then click Finish to import it.

  5. A confirmation message appears after the configuration file is imported.

  6. Click Configure under Access/Upgrade Baseline on the right panel.

  7. In the pop-up Select mPaaS Baseline Version window, select 10.1.68, and then click OK to integrate mPaaS SDK.

    Note

    To upgrade the baseline, just click Configure again.

  8. Click Configure under Configure/Upgrade Component on the right panel.

  9. Select Mini Program in the component list, and then click OK. The Mini Program component is now integrated into your project.