tuikit-live

tuikit-live for Android

License

License

GroupId

GroupId

com.tencent.imsdk
ArtifactId

ArtifactId

tuikit-live
Last Version

Last Version

5.1.56
Release Date

Release Date

Type

Type

aar
Description

Description

tuikit-live
tuikit-live for Android
Project URL

Project URL

https://github.com/tencentyun/TIMSDK
Source Code Management

Source Code Management

https://github.com/tencentyun/TIMSDK

Download tuikit-live

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.imsdk/tuikit-live/ -->
<dependency>
    <groupId>com.tencent.imsdk</groupId>
    <artifactId>tuikit-live</artifactId>
    <version>5.1.56</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/tuikit-live/
implementation 'com.tencent.imsdk:tuikit-live:5.1.56'
// https://jarcasting.com/artifacts/com.tencent.imsdk/tuikit-live/
implementation ("com.tencent.imsdk:tuikit-live:5.1.56")
'com.tencent.imsdk:tuikit-live:aar:5.1.56'
<dependency org="com.tencent.imsdk" name="tuikit-live" rev="5.1.56">
  <artifact name="tuikit-live" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='tuikit-live', version='5.1.56')
)
libraryDependencies += "com.tencent.imsdk" % "tuikit-live" % "5.1.56"
[com.tencent.imsdk/tuikit-live "5.1.56"]

Dependencies

compile (11)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 1.1.3
com.google.code.gson : gson jar 2.8.5
androidx.recyclerview » recyclerview jar 1.0.0
com.github.bumptech.glide : glide jar 4.9.0
com.android.support » design jar 28.0.0
com.github.ctiao : DanmakuFlameMaster jar 0.5.3
com.airbnb.android : lottie jar 3.4.2
com.squareup.okhttp3 : okhttp jar 3.2.0
com.tencent.liteav : LiteAVSDK_TRTC jar 8.0.9639
com.tencent.imsdk : imsdk-smart jar 0.0.1006

Project Modules

There are no modules declared in this project.

公告:TUIKit Android 与 iOS 端开放 Pull Request,merge 成功后会在 README.md 上留下您的大名并超链到您的 Github 主页!

镜像下载

腾讯云分流下载地址: DOWNLOAD

SDK下载

终端 SDK 下载地址 集成指引文档 更新日志
Android Github(推荐) 【极速集成】导入TUIKit (Android)
【常规集成】快速导入到工程 (Android)
更新日志(终端)
iOS Github(推荐) 【极速集成】导入TUIKit (iOS)
【常规集成】快速导入到工程 (iOS)
Mac Github(推荐) 【常规集成】快速导入到工程 (Mac)
Windows Github(推荐) 【常规集成】快速导入到工程 (Windows)

TUIKit集成

​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​
功能模块 平台 文档链接
快速集成 iOS TUIKit-iOS快速集成
Android TUIKit-Android快速集成
快速搭建 iOS TUIKit-iOS快速搭建
Android TUIKit-Android快速搭建
修改界面样式 iOS TUIKit-iOS修改界面样式
Android TUIKit-Android修改界面样式
自定义消息 iOS TUIKit-iOS自定义消息
Android TUIKit-Android自定义消息

接口升级

问题反馈

  • 为了更好的了解您使用TIMSDK所遇到的问题,方便快速有效定位解决TIMSDK问题,希望您按如下反馈指引反馈issue,方便我们尽快解决您的问题
  • TIMSDK issue反馈指引

标准版与精简版差异对比

  • SDK 从5.0版本开始新增精简版,原有版本称为标准版。
  • 精简版与标准版同时支持 V2 API,在接口能力上完全一致。
  • 精简版不再支持旧版 API,标准版继续支持旧版 API。
  • 在 SDK 体积和安装包增量上,精简版与标准版相比有大幅度缩减。
  • 精简版目前支持 Android 、iOS、Mac 三个平台,后续会逐步增加对 Windows 平台的支持。
  • 如果您没有接入过旧版 API,建议您直接使用 V2 API,选择精简版 SDK。
  • 如果您已经接入了旧版 API,推荐您升级到 V2 API,逐步切换到精简版 SDK。

SDK 体积大小对比

平台 对比项 标准版 精简版
Android aar 大小 7.8 MB 3.1 MB
iOS framework 大小 57.7 MB 11.2 MB

App 体积增量对比

平台 架构 标准版 精简版
apk 增量 armeabi-v7a 3.2 MB 1.1 MB
arm64-v8a 5.2 MB 1.7 MB
ipa 增量 arm64 2.1 MB 1.1 MB

最新精简版 5.3.425 @2021.04.19

SDK

  • 支持设置会话置顶
  • 支持设置单聊消息免打扰
  • 支持发送不计入未读的消息
  • 支持在没有网络登录失败的情况下获取本地会话和消息数据
  • 新增获取会话未读总数的接口
  • 个人资料补齐 birthday 字段
  • 修复其他成员撤回群 @ 消息后,被 @ 成员对应会话仍然包含群 @ 提醒的问题
  • 修复部分安卓手机长连接初始连网成功后会出现一次断网重连的问题
  • 修复 iOS 版本创建群不支持设置自定义字段的问题
  • 修复特殊帐号用户 findMessage 查询不到本地消息的问题

最新标准版 5.1.60 @2021.04.06

iOS 平台

  • 优化 SDK 因使用 IDFA 相关关键字可能导致上架 appstore 被拒的问题
com.tencent.imsdk

腾讯云

腾讯云的APIs, SDKs, 开源项目以及文档

Versions

Version
5.1.56