https://github.com/cometchat/chat-sdk-android
Text Chat SDK for Android
https://github.com/cometchat/chat-sdk-android
android chat java kotlin messaging sdk
Last synced: 6 months ago
JSON representation
Text Chat SDK for Android
- Host: GitHub
- URL: https://github.com/cometchat/chat-sdk-android
- Owner: cometchat
- Created: 2018-12-04T14:25:23.000Z (over 7 years ago)
- Default Branch: v4
- Last Pushed: 2025-07-03T09:38:03.000Z (12 months ago)
- Last Synced: 2025-07-03T10:33:47.174Z (12 months ago)
- Topics: android, chat, java, kotlin, messaging, sdk
- Homepage: https://www.cometchat.com
- Size: 46.5 MB
- Stars: 22
- Watchers: 17
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# CometChat SDK for Android
The CometChat SDK is a robust toolkit that developers can utilize to swiftly incorporate a reliable and fully-featured chat functionality into an existing or new application. It removes the complexity of building a chat infrastructure from scratch, thus accelerating the development process and reducing time to market.
## Prerequisites
- Android 5.0, API 21 and above
## Getting Started
To set up Android SDK and utilize CometChat for your chat and calls functionality, you'll need to follow these steps:
- Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
- 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.
- Check the [key concepts](https://cometchat.com/docs/android-chat-sdk/key-concepts) to understand the basic components of CometChat.
- Refer to the [Integration Steps](https://cometchat.com/docs/android-chat-sdk/setup) in our documentation to integrate the SDK into your Android app.
## Help and Support
For issues running the project or integrating with our SDK, consult our [documentation](https://www.cometchat.com/docs/android-chat-sdk/overview) 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/).