This is project is meant to ease the life of any developer looking to add chat/video call/audio call functionality into his/her Android application and would not like to worry so much about setting up the UI.
This Project is still in it's very early stages, but improvements would come over time.
Note: This is merely a Interface, messages being actually sent and received by your application still needs to be implemented.
just download out the sample project to try it yourself! 😉
- More attractive UI
- Kotlin conversion
- Add functionality
Free Software, Hell Yeah! 🤘
We welcome any and all contributions, code cleanups and feature requests.
Check for open issues or open a fresh issue to start a discussion around a feature idea, bug or functionality implementation.
Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
Send a pull request and bug the maintainer until it gets merged and published.