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 | |
Helps integrate a project with mPaaS using the native AAR integration method. | ||
Helps integrate a project with mPaaS using the component-based integration method. | ||
Basic tools | Generates an encrypted image that contains encryption and decryption key information. | |
mPaaS provides the BC feature as an alternative to Wireless Security Guard. | ||
Generates a signed APK using only the signing parameters. Use this APK to get the configuration file from the mPaaS console. | ||
Request a key to generate a signature with the UC SDK. | ||
Analyzes Android Studio logs to quickly locate compilation issues. | ||
Goes to the Documentation Center to view common issues encountered during Android integration. | ||
Help | Goes to the mPaaS Documentation Center. | |
Builds the project. | ||
Related links
Install the mPaaS plugin: Describes how to install the mPaaS plugin in Android Studio.
Use the mPaaS plugin: An introduction to the features of the mPaaS plugin.
Update and uninstall the mPaaS plugin: Describes how to update or uninstall the mPaaS plugin.