mPaaS Plugin, as a GUI-based tool, provides functions such as compiling and packaging, dependency management, hotfix and encryption image. The mPaaS Plugin allows developers to access mPaaS quickly and provides assistance for development. After successful installation of mPaaS Plugin, the mPaaS menu is available on the top menu bar in Android Studio.
The mPaaS Plugin provides various functions to assist development, including:
Menu | Function | |
Assists the access of project to mPaaS through the native AAR access mode. | ||
Assists the access of project to mPaaS through the component-based access mode. | ||
Basic tools | Creates a patch for components supporting hotfix. | |
Generates the encryption image that contains the key information for encryption and decryption. | ||
Generates a signed APK after you input necessary parameters for APK signing. The signed APK is used to obtain a configuration file on the mPaaS console. | ||
Generates signing information to apply for the Key of UC SDK. | ||
Help | Analyzes logs in Android Studio for quickly locating compilation errors. | |
Go to Documentation Center to check frequently asked questions in the Android access process. | ||
Go to mPaaS Document Center. | ||
Builds projects. |
Related topics
Install the mPaaS Plugin: describes how to install the mPaaS Plugin in Android Studio.
Use the mPaaS Plugin: describes how to use each function of the mPaaS Plugin.
Update and Uninstall the mPaaS Plugin: describes how to update and uninstall the mPaaS Plugin.