Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.android.demo.trtc
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liumingming
2022-04-21 17:06:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
07c95995f2072b47b137b1fc854329d018982ca6
07c95995
1 parent
cd084645
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
README.md
README.md
View file @
07c9599
## 和缓视频医生Android SDK对接文档 3.4.0.0
2251433
(快速接入版本)
## 和缓视频医生Android SDK对接文档 3.4.0.0
4191618
(快速接入版本)
### 一、引入SDK
...
...
@@ -18,7 +18,7 @@ repositories {
在app moudule的build.gradle文件中引用和缓视频医生SDK,如下:
implementation 'com.hhmedic.android.sdk:hh_trtc:3.4.0.0
2251433
'
implementation 'com.hhmedic.android.sdk:hh_trtc:3.4.0.0
4191618
'
```
### 二、 初始化SDK
...
...
@@ -60,12 +60,12 @@ HHDoctor.message(this); //this指的是上下文Context
### 五、Demo及详细文档
Demo
https://
code.hh-medic.com/hh_public/hhsdk.android.demo.
trtc
https://
github.com/HHMedic/HHDoctorSDK_demo_Android/tree/
trtc
详细接入文档
https://
code.hh-medic.com/hh_public/hhsdk.android.demo.trtc/blob/master
/Document.md
https://
github.com/HHMedic/HHDoctorSDK_demo_Android/blob/trtc
/Document.md
TRTC版本接入图像旋转问题及解决方案整理
https://
code.hh-medic.com/hh_public/hhsdk.android.demo.trtc/blob/master
/Rotation.md
https://
github.com/HHMedic/HHDoctorSDK_demo_Android/blob/trtc
/Rotation.md
**注意如果需要对APP瘦身一定保留引用和缓视频SDK后出现的pic_error_78219.png这张图片,这张图片有特殊用途,删除会造成SDK不可用。**
**注意如果需要对APP瘦身一定保留引用和缓视频SDK后出现的pic_error_78219.png这张图片,这张图片有特殊用途,删除会造成SDK不可用。**
\ No newline at end of file
...
...
Please
register
or
login
to post a comment