Some test text!

Search
Hamburger Icon

Android / Guides / Samples

Document collaboration samples for Android

In realtime collaboration, a server will merely act as an online database that triggers events upon data creation/modification/deletion. As long as the above requirement is met, your server can be built in any language and stack of your choice. Apryse provides an interface that will allow you to connect your data to the out-of-box UI.

Realtime collaboration with websocket server
An example setup with websocket server backend. Source code available in the download package.

Realtime collaboration with Node.js + SQLite3 + WebSocket
An example setup with Node.js backend. Source code available on GitHub.

Realtime collaboration with Firebase
An example setup with Firebase backend. Source code available on GitHub.

Showcase sample app
The showcase demonstrates some features of the SDK. To view the collaboration demo, select Document Collaboration found under Customization in the app.

Get the answers you need: Chat with us