This section introduces how to integrate Mini Program to the project with Native AAR method.
In the Android Studio, select mPaaS > Native AAR from the top menu bar.
On the right pop-up panel, click Import under Import App configuration.
In the pop-up Import mPaaS configuration file window, select I have downloaded the configuration file from mPaaS console, and then click Next.
Select the downloaded configuration file, and then click Finish to import it.
When the configuration file is successfully imported, you will be prompted.
Click Configure under Access/Upgrade Baseline on the right panel.
In the pop-up Select mPaaS Baseline Version window, select 10.1.68, and then click OK to integrate mPaaS SDK.
NoteTo upgrade the baseline, just click Configure again.
Click Configure under Configure/Upgrade Component on the right panel.
Check Mini Program in the component list, and then click OK to add the Mini Program to the project.
Now, you have successfully integrated Mini Program to the project through Native AAR.