Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometchat/cometchat-uikit-android-legacy
Ready-to-use Chat UI Components for Android
https://github.com/cometchat/cometchat-uikit-android-legacy
android calling chat conference java messaging ui ui-components uikit video voice
Last synced: about 16 hours ago
JSON representation
Ready-to-use Chat UI Components for Android
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-android-legacy
- Owner: cometchat
- Created: 2019-12-17T08:02:31.000Z (about 5 years ago)
- Default Branch: v4
- Last Pushed: 2025-01-03T20:41:11.000Z (6 days ago)
- Last Synced: 2025-01-03T21:28:24.830Z (6 days ago)
- Topics: android, calling, chat, conference, java, messaging, ui, ui-components, uikit, video, voice
- Homepage: https://www.cometchat.com
- Size: 108 MB
- Stars: 44
- Watchers: 14
- Forks: 26
- 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.
## 🚀 Try the New v5 UI Kit!
Discover the all-new [v5 UI Kit](https://github.com/cometchat/cometchat-uikit-android/tree/v5), featuring a completely revamped design for enhanced usability and visual appeal. With restructured components, advanced styling options, and a streamlined integration process, v5 offers a seamless, customizable experience tailored to your needs. Try it now and elevate your development workflow!## 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/android-uikit/key-concepts) to understand the basic components of CometChat.
4. Refer to the [Integration Steps](https://www.cometchat.com/docs/android-uikit/integration) 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/android-uikit/integration) 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/).