Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CCVideo
Live_Android_Play_SDK
Wiki
SDK接入指南
SDK接入指南
· Changes
Page history
agora
authored
Nov 24, 2023
by
huanghai
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
SDK接入指南.md
SDK接入指南.md
+1
-0
No files found.
SDK接入指南.md
View page @
638df135
...
...
@@ -69,6 +69,7 @@ SDK代码已经过混淆,如果需要对接入应用进行代码混淆,需
-
dontwarn
com
.
bokecc
.
sdk
.
mobile
.**
-
dontwarn
com
.
hd
.
http
.**
-
keep
class
com
.
hd
.
http
.**{
*;}
-
keep
class
io
.
agora
.**{*;}
```
### 2.3 权限配置
...
...