Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometchat-go/android-chat-sdk-demo
CometChat Demo App for Android
https://github.com/cometchat-go/android-chat-sdk-demo
Last synced: 3 months ago
JSON representation
CometChat Demo App for Android
- Host: GitHub
- URL: https://github.com/cometchat-go/android-chat-sdk-demo
- Owner: cometchat-go
- Created: 2017-10-17T07:54:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T12:30:03.000Z (almost 5 years ago)
- Last Synced: 2024-05-23T02:35:14.574Z (5 months ago)
- Language: Java
- Size: 40.3 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android - CometChat Voice, Video and Text Chat SDK with UI - Add voice, video and text chat to your app (and website) in minutes using CometChat. CometChat's SDK includes a complete ready UI so that you don't have to spend any time building one! That's not all, CometChat has out-of-the-box support for real-time translation, whiteboards, screen sharing, friends sync, role based access control, credits deduction and more. (Libraries / Chat & Messaging)
README
CometChat enables you to add voice, video and text chat to your Android app in minutes! That's not all, CometChat has whiteboard, writeboard, real-time translation and more.
# For New Customers
If you would like to add CometChat to your app, please use CometChat Pro:Step 1- Signup for CometChat Pro at https://app.cometchat.com
Step 2- View the CometChat Pro documentation at https://prodocs.cometchat.com
# For Existing Customers
## Quick Start
1. Download the sample Android project from this repository.
2. Open the `MainActivity.java` file and replace the CometChat License Key and API Key values. These values can be found the `CometChat Admin Panel`, under the `Settings` -> `API Keys` section.
3. Build and Run the sample appFor more information regarding the CometChat Android SDK , please refer to the [developer documentation](https://developer.cometchat.com/docs/android-quick-start).