IniZio / android-chat-uikit-demo

Skygear Android Chat Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skygear Chat Android Demo

This Android Demo is written in Java and is powered by Skygear and Skygear Chat.

Skygear Introduction

Skygear is an open source back-end-as-a-service that speeds up app development. SkyChat is a module under Skygear and has all the messaging features a chat app usually needs.

Features Demonstrated

User athentication

  • User login
  • User logout

Conversation creation

  • Create 1 to 1 conversation
  • Create Group conversation

Conversation list

  • Get all conversations of a user

Conversation view (from UI kit)

  • Load messages from conversations (chat history)
  • Send text messages
  • Message receipt status
  • Send photo messages
  • Send voice messages

About

Skygear Android Chat Demo


Languages

Language:Java 98.3%Language:Shell 1.7%