RocketChat-Android-Demo

Android demo for RocketChat built using native java SDK.

Stars
3

RocketChat-Android-Demo

This is a simple rocket-chat demo built using basic native java SDK and Android. Java SDK is created under lib folder with package name com.chat .It uses https://demo.rocket.chat as a default end-point and based on websocket protocol. It provides functionality for login, loading rooms, loading history of messages, sending and receiving messages.

Demo