Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

medaboub/mqtt-chat-android-demo

Repository files navigation

mqtt-chat-android

MQTT CHAT Android is an android library that provides full chat functionality and can be integrated into any android application from API 16.
It allows you to integrate a complete messenger in your android application.
Below some screenshots of the demo application hosted in this github repository.

mqtt chat 20220715-105319 20220715-105346
20220715-105454 1660761699895 20220330-231102

Library features

  • Real-time Text Messaging
  • One-on-one Chat
  • Photos Sharing
  • Capture photos from Webcam
  • Stickers & Emojis
  • Block Users
  • Friends feature for dating or social networks websites
  • Voice Notes
  • Audio & Video Calls using WebRTC
  • Typing Indicators
  • Read Receipts
  • Languages : ar, fr, en
  • Storage Space : up to 5Go
  • Data Retention : up to 30 days
  • Offline notifications
  • Offline audio and video calls
  • Contacts and messages stored in SQlite DB.
  • Presence & messages webhooks.

    And much more ...

Documentation

For more informations please read the complete MQTT chat android documentation.