KamandaK9 / android-java-chat-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




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 calls and Video calls to other users or groups.**

Table of Contents

  1. Installation

  2. Running the sample app

  3. Learn more about UI-Kit

  4. Troubleshooting

Installation

  1. Simply clone the project from android-chat-ui-kit-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, API_KEY and REGION_CODE

You can obtain your APP_ID, API_KEY and REGION_CODE from CometChat-Pro Dashboard

  • Open the project in Android Studio.

  • Modify APP_ID and API_KEY and REGION with your own .

  • Select demo users or enter the UID at the time of login once the app is launched.

Build and run the Sample App.

Learn more about UI-Kit

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

Troubleshooting

Facing any issues while integrating or installing the UI Kit please visit our forum.

About

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


Languages

Language:Java 100.0%