
Android Chat Application Source Code
This is a Chat App for Android mobile. You can make separate chat with you partner.
I'm using Mysql Database and Php code and All APIs are develop on PHP (REST APIs).
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 )...