demo-android-officemover 是一个基于 Wilddog Android SDK 开发的关于室内设计应用,您可以在线通过拖拽控件,就可以多终端实时布局你的室内设计。
- 首先确认本机已经安装 Android 和 Andriod Studio 开发环境。
- 执行下列指令:
git clone git@github.com:WildDogTeam/demo-android-officemover.git
cd demo-android-officemover
- 打开
app/src/main/java/com/wilddog/officemover/OfficeMoverActivity.java
, 把<appId>
换成你的应用URL。
officemover 需要 Wilddog 来同步和存储数据。您可以在这里注册一个免费帐户。
这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos
如果在使用过程中有任何问题,请提 issue ,我会在 Github 上给予帮助。
MIT http://wilddog.mit-license.org/
demo-android-officemover 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:
- OfficeMoverDemo Login powered by Firebase