All Products
Search
Document Center

Mobile Platform as a Service:About the mPaaS plugin

Last Updated:Feb 04, 2026

The mPaaS plugin is a tool with a graphical user interface (GUI). It helps developers quickly integrate mPaaS and assists with development by providing features such as compiling and packaging, managing component dependencies, hotpatching, and encrypting images. After you install mPaaS, the mPaaS menu appears in the top menu bar of Android Studio.

The mPaaS plugin provides multiple features that assist with development, including the following:

Menu

Feature

Native AAR integration

Helps integrate a project with mPaaS using the native AAR integration method.

Component-based integration

Helps integrate a project with mPaaS using the component-based integration method.

Basic tools

Generate encrypted image (Apsara Stack configuration file)

Generates an encrypted image that contains encryption and decryption key information.

Generate BC image

mPaaS provides the BC feature as an alternative to Wireless Security Guard.

Generate signed APK for console

Generates a signed APK using only the signing parameters. Use this APK to get the configuration file from the mPaaS console.

Generate UC Key signing information

Request a key to generate a signature with the UC SDK.

Log diagnosis tool

Analyzes Android Studio logs to quickly locate compilation issues.

FAQ

Goes to the Documentation Center to view common issues encountered during Android integration.

Help

View documents

Goes to the mPaaS Documentation Center.

Build

Builds the project.

Related links