|
|
4 месяцев назад | |
|---|---|---|
| .. | ||
| tuiroomkit | 4 месяцев назад | |
| README.en.md | 4 месяцев назад | |
| README.md | 4 месяцев назад | |
中文 | English
This document describes how to quickly run the TUIRoomKit demo project to try out multi-person audio/video interactions. For more information on the TUIRoomKit component connection process, see Integrating TUIRoomKit (Android).
Android
├─ app // Main panel, which is the entry of the multi-person audio/video interaction scenario
├─ debug // Debugging code
├─ timcommon // Chat interface public components
├─ tuichat // Chat interface components
└─ tuiroomkit // Multi-person audio/video interaction business logic
TUIKitDemo, and then click Confirm.
SDKAppID and key as shown below:

! This feature uses two basic PaaS services of Tencent Cloud: TRTC and IM. When you activate TRTC, IM will be activated automatically. IM is a value-added service.
[](id:ui.step2)
Android/debug/src/main/java/com/tencent/liteav/debug/GenerateTestUserSig.java file.Set parameters in GenerateTestUserSig.java:

SDKAppID that you noted down in step 1.You can open the source code directory TUIRoomKit/Android in Android Studio 3.5 or later, wait for the Android Studio project to be synced, connect to a real device, and click Run to try out the application.
Note: You need to prepare at least two devices to try out TUIRoomKit. Here, users A and B represent two different devices:
Device A (userId: 111)
111.Device B (userId: 222)
222.Welcome to join our Telegram Group to communicate with our professional engineers! We are more than happy to hear from you~ Click to join: https://t.me/+EPk6TMZEZMM5OGY1 Or scan the QR code
