UIKit Android v3
UIKit Android
UIKit
Android
Version 3
Home
/
UIKit
/
Android
/
Key functions
Create an open channel
Copy link
Create a new open channel by using the Sendbird Dashboard, Android Chat SDK or the Chat Platform API.
Instead of creating an open channel directly in UIKit, try using one of the following three methods to create a channel instance for UIKit.
- Sendbird Dashboard
- Sendbird Chat SDK for Android
- Platform API
Sendbird Dashboard
Copy link
Sendbird Dashboard
- Login to Sendbird Dashboard and find your Application.
- Go to Chat > Open channels, and click Create channel at the top-right corner.
- In the dialog box that appears, specify the name, unique URL, cover image, and custom type of a new channel you are about to create.
Sendbird Chat SDK for Android
Copy link
To create an open channel through Android Chat SDK, see Create a channel in the Chat SDK Docs for Android.
Platform API
Copy link
To create an open channel through Chat Platform API, see Create a channel in the Platform API Docs.