Android Kotlin Chat App Save

Voice & Video Calling and Text Chat App for Kotlin (Android)

Project README

CometChat

Android Sample App by CometChat

This is a reference application showcasing the integration of CometChat's Android UI Kit within an Android Kotlin framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Android-based applications.

Prerequisites

  • Android Studio
  • Android Device or emulator with Android version 6.0 or above.
  • Kotlin 1.7.0 or above.
  • Sign up for a CometChat account to get your app credentials: App ID, Region, and Auth Key

Installation

  1. Clone the repository:

    git clone https://github.com/cometchat/cometchat-sample-app-android-kotlin.git
    
  2. In Android Studio, open the project cometchat-sample-app-android-kotlin

  3. Enter your CometChat App ID, Region, and Auth Key in the AppConstants.kt file: https://github.com/cometchat/cometchat-sample-app-android-kotlin/blob/462e3a9c5540d412b3cd093b17e50c8787c5e1c6/app/src/main/java/com/cometchat/kotlinsampleapp/AppConstants.kt#L3-L11

  4. Run the app on a device or emulator.

Help and Support

For issues running the project or integrating with our UI Kits, consult our documentation or create a support ticket or seek real-time support via the CometChat Dashboard.

Open Source Agenda is not affiliated with "Android Kotlin Chat App" Project. README Source: cometchat/cometchat-sample-app-android-kotlin

Open Source Agenda Badge

Open Source Agenda Rating