chat21 / chat21-android-demo

Android chat demo app with Chat21 SDK for Firebase

Home Page:http://www.chat21.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat21 is the core of the open source live chat platform Tiledesk.com.

Chat21 SDK Demo

Features

With Chat21 Android SDK you can:

  • Send a direct message to a user (one to one message)
  • Emoji support
  • Attach pictures support
  • Create group chat
  • View the messages history
  • View the group list
  • The read receipts feature allows your users to see when a message has been sent, delivered and read
  • Conversations list view with the last messages sent (like Whatsapp)
  • With the Presense Manager you can view when a user is online or offline and the inactivity period
  • View the user profile with fullname and email
  • Login with email and password (Use firebase email and password authentication method )
  • Signup with fullname, email, password and profile picture
  • Contacts list view with fulltext search for fullname field

Google Play Demo

get_it

| |

|

Add Chat21 SDK to your project

Follow the readme to add the Chat21 SDK to your project

More details at http://www.chat21.org/

App Renaming

Remember to rename the value of applicationId "tiledesk.android" into build.gradle

About

Android chat demo app with Chat21 SDK for Firebase

http://www.chat21.org

License:MIT License


Languages

Language:Java 100.0%