Skip to content

Open-source Voice & Video Calling and Text Chat App for Kotlin (Android)

License

Notifications You must be signed in to change notification settings

elite-mob/android-kotlin-chat-app

 
 

Repository files navigation





Android Kotlin Chat App


Platform Platform GitHub repo size GitHub contributors GitHub stars Twitter Follow










CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully functional messaging app capable of one-on-one (private) and group messaging as well as Calling. This sample app enables users to send text and multimedia messages like images, videos, documents. Also, users can make Audio and Video calls to other users or groups.


---

Prerequisites ⭐

Before you begin, ensure you have met the following requirements:
✅   You have Android Studio installed in your machine
✅   You have a Android Device or Emulator with Android Version 6.0 or above.
✅   You have read CometChat Key Concepts.


Installing Android Kotlin Chat App 📥

Simply clone the project from android-kotlin-chat-app repository. After cloning the repository:

Running the sample app 🚀

To Run to sample app you have to do the following changes by Adding APP_ID, AUTH_KEY and REGION
You can obtain your APP ID, AUTH KEY and REGION from CometChat-Pro Dashboard. Create new app and head over to the Quick Start or API & Auth Keys section and note the APP ID, Auth Key, and Region.

  • Open the project in Android Studio
  • Go to AppConfig file in app module
  • Modify APP_ID and AUTH_KEY and REGION with your own APP ID, Auth Key and Region.
  • Select demo users or enter the UID at the time of login once the app is launched.




Add UIKit Library to your project 📖

Learn more about how to integrate UI Kit-Kotlin inside your app.


Troubleshooting

Contributors

Thanks to the following people who have contributed to this project:
@poojashivane 👩‍💻
@darshanbhanushali 💻
@yadavmangesh 🗒️
@anantgarg 👨‍⚖️
@Tristankluivert 👨‍💻

Contact 📫

Contact us via real time support present in CometChat Dashboard.

License

This project uses the following license: License.

About

Open-source Voice & Video Calling and Text Chat App for Kotlin (Android)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.9%
  • Java 0.1%