Commit 74e980db56a416f9b1e456c391f8d9c97d1ae601

Authored by 朱显松
1 parent 80b9d70e

新增APP示例程序

Showing 1 changed file with 2 additions and 1 deletions
00.公共组件/1.3sdk.md
1 -  
2 ## 下载 1 ## 下载
3 * [sdk_java 下载](http://console.open.cnlive.com/open/sdk/open-sdk_java_1.1.zip) 2 * [sdk_java 下载](http://console.open.cnlive.com/open/sdk/open-sdk_java_1.1.zip)
4 * [iOS 播放和推流SDK及文档下载(金山版)] (http://bj.gitlab.cnlive.com/ios-team/CNLivePlayerStreamerSDKDemo/tree/master) 3 * [iOS 播放和推流SDK及文档下载(金山版)] (http://bj.gitlab.cnlive.com/ios-team/CNLivePlayerStreamerSDKDemo/tree/master)
@@ -7,12 +6,14 @@ @@ -7,12 +6,14 @@
7 * [iOS 统计SDK及文档下载] (http://bj.gitlab.cnlive.com/ios-team/CNLiveStatSDKDemo/tree/master) 6 * [iOS 统计SDK及文档下载] (http://bj.gitlab.cnlive.com/ios-team/CNLiveStatSDKDemo/tree/master)
8 * [iOS 播放和推流SDK及文档下载(七牛版)] (http://bj.gitlab.cnlive.com/ios-team/CNLiveStreamingKitSDKDemo/tree/master) 7 * [iOS 播放和推流SDK及文档下载(七牛版)] (http://bj.gitlab.cnlive.com/ios-team/CNLiveStreamingKitSDKDemo/tree/master)
9 * [iOS 支付SDK及文档下载] (http://bj.gitlab.cnlive.com/ios-team/CNLivePaySDKDemo) 8 * [iOS 支付SDK及文档下载] (http://bj.gitlab.cnlive.com/ios-team/CNLivePaySDKDemo)
  9 +* [iOS SDK App示例程序] (http://bj.gitlab.cnlive.com/ios-team/LiveVideoCloud)
10 * [Android 聊天室 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNIMDemo/tree/master) 10 * [Android 聊天室 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNIMDemo/tree/master)
11 * [Android 推流 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNStreamDemo/tree/master) 11 * [Android 推流 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNStreamDemo/tree/master)
12 * [Android 播放器 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo/tree/master) 12 * [Android 播放器 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo/tree/master)
13 * [Android 统计 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNAnalyticsDemo) 13 * [Android 统计 SDK下载] (http://bj.gitlab.cnlive.com/cnlive-team/CNAnalyticsDemo)
14 * [Android 用户SDK] (http://bj.gitlab.cnlive.com/cnlive-team/CNUserDemo/tree/master) PDF文档[下载] (http://yweb1.cnliveimg.com/open/file/AndroidUserSDK.pdf) 14 * [Android 用户SDK] (http://bj.gitlab.cnlive.com/cnlive-team/CNUserDemo/tree/master) PDF文档[下载] (http://yweb1.cnliveimg.com/open/file/AndroidUserSDK.pdf)
15 * [Android 支付SDK] (http://bj.gitlab.cnlive.com/cnlive-team/CNLivePayDemo/tree/master) 15 * [Android 支付SDK] (http://bj.gitlab.cnlive.com/cnlive-team/CNLivePayDemo/tree/master)
  16 +* [Android SDK App示例程序] (http://bj.gitlab.cnlive.com/cnlive-team/CNLiveApp)
16 17
17 ## java 示例代码 18 ## java 示例代码
18 ```java 19 ```java