|
@@ -74,7 +74,7 @@ Add following to `AndroidManifest.xml`
|
74
|
74
|
|
75
|
75
|
## Documentation
|
76
|
76
|
|
77
|
|
-[声网API文档](https://document.agora.io/cn/1.12/api/)
|
|
77
|
+[声网API文档](https://docs.agora.io/cn/2.0.2/product/Video/API%20Reference/communication_android_video?platform=Android)
|
78
|
78
|
|
79
|
79
|
##### RtcEngine方法
|
80
|
80
|
|
|
@@ -149,7 +149,7 @@ RtcEngine.eventEmitter({
|
149
|
149
|
- 更新示例 React-Native为0.51
|
150
|
150
|
- 优化代码
|
151
|
151
|
|
152
|
|
-![](http://oy5rz3rfs.bkt.clouddn.com/github/IMG_1058.PNG)
|
|
152
|
+![](http://oy5rz3rfs.bkt.clouddn.com/github/IMG_1058.PNG?imageView/2/w/375)
|
153
|
153
|
|
154
|
154
|
[Example](https://github.com/DBshaoYan/RNAgoraExample)
|
155
|
155
|
|