demo-android-drawing是一个基于 Wilddog android SDK 开发的实时画图 demo,可多终端登录来一起画画,同步显示图画效果。
首先确认本机已经安装 [Android] (http://developer.android.com/index.html)运行环境和 Andriod Studio 开发环境 ,然后执行下列指令:
git clone [email protected]:WildDogTeam/demo-android-drawing.git
cd demo-android-drawing
替换WilddogDrawingApplication.java 中的 DRAWING_URL为你的应用url.
demo-android-drawing 需要 Wilddog 来同步和存储数据。您可以在这里注册一个免费帐户。
这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos
如果在使用过程中有任何问题,请提 issue ,我会在 Github 上给予帮助。
MIT http://wilddog.mit-license.org/
demo-android-drawing is built on and with the aid of several projects. We would like to thank the following projects for helping us achieve our goals:
Open Source:
- AndroidDrawing Real-time Drawing powered by Firebase