Overview
Familiar with the whiteboard's life cycle from creation to end, and event callbacks.
Process
- Create an account in the SDK background and integrate the SDK into an Android project
- In the Android project, create a whiteboard instance and initialize the SDK
- Create a room on the sdk server by communicating with the sdk business server
- Get the room uuid and roomToken, call sdk to add the room method, and pass in the room status callback
Demo
demo url: White-demo-android