An open API service indexing awesome lists of open source software.

https://github.com/anyrtcio-community/ar-whiteboard-android

ARBoard在线画板SDK,体积小,性能强,多端同步,API简单易用
https://github.com/anyrtcio-community/ar-whiteboard-android

Last synced: about 1 year ago
JSON representation

ARBoard在线画板SDK,体积小,性能强,多端同步,API简单易用

Awesome Lists containing this project

README

          

# 重要提醒
anyRTC 对该版本已经不再维护,如需互动白板方案,请前往官网联系客服获取。

**公司网址: [www.anyrtc.io](https://www.anyrtc.io)**

# anyRTC画板SDK
### 简介
ARBoard在线画板SDK,体积小,性能强,多端同步,API简单易用。

### app体验

##### 扫码下载
![image](https://www.pgyer.com/app/qrcode/yhUN)
##### [点击下载](https://www.pgyer.com/yhUN)
##### [WEB在线体验](https://beyond.anyrtc.io/demo/whiteboard)

### SDK集成

# > 方式一[ ![Download](https://api.bintray.com/packages/dyncanyrtc/ar_dev/board/images/download.svg) ](https://bintray.com/dyncanyrtc/ar_dev/board/_latestVersion)
添加Jcenter仓库 Gradle依赖:

```
dependencies {
compile 'org.ar:board:3.0.0'
}
```

### 安装

### 编译环境

开发工具 AndroidStudio
Gradle 2.3.3

### 运行环境

Android API 16+

### 如何使用

### 注册开发者信息

>如果您还未注册anyRTC开发者账号,请登录[anyRTC官网](http://www.anyrtc.io)注册及获取更多的帮助。

### 替换开发者账号
在[anyRTC官网](http://www.anyrtc.io)获取了AppID等信息后,替换DEMO中
DeveloperInfo 类中的开发者信息即可

### 操作步骤

1、两台移动设备加入同一房间即可同步各自画笔

### 完整文档
SDK集成,API介绍,详见官方完整文档:[点击查看](https://docs.anyrtc.io/v1/whiteboard/android.html)

### AR-Board-iOS

[AR-Board-iOS](https://github.com/anyRTC/anyRTC-WhiteBoard-iOS)

### AR-Board-Web

[AR-Board-Web](https://github.com/anyRTC/anyRTC-WhiteBoard-Web)

### 支持的系统平台
**Android** 4.3及以上

### 技术支持
- anyRTC官方网址:[https://www.anyrtc.io](https://www.anyrtc.io/resoure)
- QQ技术咨询群:554714720
- 联系电话:021-65650071-816
- Email:hi@dync.cc

### 关于直播

本公司有一整套完整音视频解决方案。本公司开发者平台www.anyrtc.io。除了基于RTMP协议的直播系统外,我公司还有基于WebRTC的时时交互直播系统、P2P呼叫系统、会议,智能调度系统等。快捷集成SDK,便可让你的应用拥有实时音视频交互功能。欢迎您的来电~

### License

- AR-Talk-Android is available under the MIT license. See the LICENSE file for more info.