Upgrade to use the new SDK initialization solution

From SDK version 2.67.0, a new solution for initializing the SDK is introduced. If you want to upgrade to use this new solution, need to make the following adjustments to ensure compatibility.

Step 1. Initialize the SDK

Initialize the SDK in the application onCreate event. For details about the code sample, see the Quickstart topic.

Step 2. Integrate the operation module

Integrate the operation module and register the network proxy.

The operation module mainly includes data monitoring and release management, user interaction (such as message pushing, content delivery), and handling feedback and comments, and so on. For details, see the Integrate the operation module topic.

Step 3.Migrate the AMCS configurations

Some parameters that are previously configured in the default space need to be migrated to the GriverAppContainer space.