https://github.com/cometchat/cometchat-uikit-android
Voice & Video Calling and Text Chat App Android
https://github.com/cometchat/cometchat-uikit-android
android android-java-chat android-kotlin-chat app calling chat conference java kotlin messaging video voice
Last synced: 2 months ago
JSON representation
Voice & Video Calling and Text Chat App Android
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-android
- Owner: cometchat
- Created: 2019-01-15T19:40:13.000Z (over 6 years ago)
- Default Branch: v5
- Last Pushed: 2025-05-15T10:23:35.000Z (5 months ago)
- Last Synced: 2025-07-06T09:51:37.991Z (3 months ago)
- Topics: android, android-java-chat, android-kotlin-chat, app, calling, chat, conference, java, kotlin, messaging, video, voice
- Language: Java
- Homepage:
- Size: 71.9 MB
- Stars: 219
- Watchers: 21
- Forks: 85
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# CometChat Android UI Kit
The CometChat Android UI Kit provides a pre-built user interface kit that developers can use to quickly integrate a reliable & fully-featured chat
experience into an existing or a new app.
![]()
## 🚀 Explore the Sample Apps!
Dive straight into our Sample Apps to see CometChat UI Kit in action! Whether you're building a messaging app or enhancing your existing project, this sample app showcases the full potential of our React UI components.
- [Sample App for Java](sample-app-java#readme)
- [Sample App for Java with Push Notifications](sample-app-java%2Bpush-notification#readme)
- [Sample App for Kotlin](sample-app-kotlin#readme)
- [Sample App for Kotlin with Push Notifications](sample-app-kotlin%2Bpush-notification#readme)## Prerequisites
- Android Studio
- Android Device or emulator with Android version 6.0 or above.
- Java 8 or above.## Getting Started
To set up CometChat Android UI Kit and utilize CometChat for your chat functionality, you'll need to follow these steps:
1. Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
2. After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep
these credentials secure as you'll need them later.3. Check the [Key Concepts](https://www.cometchat.com/docs/fundamentals/key-concepts) to understand the basic components of CometChat.
4. Refer to the [Integration Steps](https://www.cometchat.com/docs/ui-kit/android/getting-started) in our documentation to integrate the UI Kit into your
Android app.## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/ui-kit/android/getting-started)
or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).