After creating a project and generating a signed APK file, create an application in the mPaaS console.
Procedure
Log on to the mPaaS console.
Click Create Application. You can create an unlimited number of applications in the console. Creating applications is free of charge.
Enter the application information.
(Required) Enter an application name. For example, mPaaS CDP.
(Optional) Click
+to upload an application icon. If you do not upload an icon, the default icon is used. The application icon must be a JPG or PNG file no larger than 1 MB, with a 1:1 aspect ratio and dimensions between 50 x 50 and 200 x 200 pixels.
Click Create to create the application. The newly created application appears in the application list.
Navigate to the application that you just created and click Code Configuration > Android > Download Now. Enter the Package Name, for example,
com.example.mpaascdp, and upload the compiled and signed APK file.After the configuration is complete, click Download Configuration in the lower-right corner of the Code Configuration panel to download the mPaaS configuration file.
The downloaded file is a compressed package. After you decompress the package, you will obtain a configuration file in
.configformat and an encrypted image in.jpgformat.