简体中文Download
Documents
Fast integration SDK
Prepare
- Open the download page Download , Choose to download the Required Unity SDK and unpack it.
Environment and fast integration
- In the plugins directory, select the zip package corresponding to the target system (For example, Android) and decompress it,After will extract the files (android为CloudHubRtcEngineKit.plugin) copy to the Assets/CloudHubEngine/Plugins/Android directory.
- Open The Unity Hub, click “Add” under the “Project” panel, add the Unzip folder of the Unity SDK, and select the Unity version.
- Click to open the example project
- Fill in your appID in Demo/TestHome.cs.
- Connect your device, open the Build Settings panel under the File menu in Unity, select Android from Platform, And click “Build And Run” to compile And Run.
