$npx skillfedfor your agent

Cometchat Android V6 Core

Add CometChat's Android UIKit v6 to your project with proper Gradle configuration, initialize the SDK, and handle user login and message sending. Covers the shared core module that both Kotlin Views and Compose stacks depend on.

Cometchat Android V6 Core sets up CometChat messaging in Android projects with Gradle dependencies and SDK initialization.

AI-generated summary based on this skill's SKILL.md

61 2 unlicensed, metadata onlyupdated by cometchat

Decision gist · record as of 2026-06-23

Cometchat Android V6 Core sets up CometChat messaging in Android projects with Gradle dependencies and SDK initialization. Add CometChat's Android UIKit v6 to your project with proper Gradle configuration, initialize the SDK, and handle user login and message sending. Covers the shared core module that both Kotlin Views and Compose stacks depend on.

manual: git clone https://github.com/cometchat/cometchat-skills → cp -r cometchat-skills ~/.claude/skills/cometchat-android-v6-core

Use it when

  • Cometchat Android V6 Core is available through CometChat's official Gradle repository.
  • To integrate Cometchat Android V6 Core, add the SDK dependency via Gradle, initialize the CometChat instance with your app ID and region.
Same gist for agents: .md · .json

Install

cometchat/cometchat-skills/cometchat-android-v6-core · repository language: JavaScript

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Cometchat Android V6 Core?

Cometchat Android V6 Core is the shared foundation module that powers CometChat's Android messaging capabilities. It provides the core SDK initialization, user authentication, and message handling that both Kotlin Views and Compose UI stacks depend on. Add it to your project via Gradle configuration to enable real-time chat functionality in your Android app.

How do I find the android v6 cometchat core library?

Cometchat Android V6 Core is available through CometChat's official Gradle repository. Add the dependency to your project's build.gradle file and configure the repository URL provided by CometChat. The library includes all core messaging, user management, and real-time synchronization features needed for Android chat applications.

How do I integrate cometchat messaging into my Android app?

To integrate Cometchat Android V6 Core, add the SDK dependency via Gradle, initialize the CometChat instance with your app ID and region, and authenticate users through the login method. Once initialized, you can send and receive messages, manage conversations, and handle real-time updates using the core library's APIs.

What's the difference between Cometchat Android V6 Core and the UIKit?

Cometchat Android V6 Core is the underlying SDK that handles all messaging logic, user authentication, and real-time communication. The UIKit (available in Kotlin Views and Compose variants) builds on top of this core module to provide pre-built UI components. Both depend on the same core library for functionality.

Can I set up real-time chat functionality with this library?

Yes, Cometchat Android V6 Core provides built-in real-time chat capabilities. After initializing the SDK and logging in a user, you can send messages, listen for incoming messages, and receive real-time updates through CometChat's event listeners and callbacks.

What do I need to configure for Cometchat Android V6 Core setup?

Cometchat Android V6 Core setup requires your CometChat app ID, region, and authentication credentials. Configure Gradle with the CometChat repository, add the core library dependency, initialize the SDK in your application class, and handle user login. Ensure your Android project targets a compatible API level and has necessary internet permissions.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Integrate cometchat messaging into Android app”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Cometchat Android V5 Core
by cometchat · cometchat/cometchat-skills

Master the foundational setup for CometChat on Android—initialize the SDK, build UIKitSettings, add dependencies, and authenticate users. Covers Gradle configuration, AndroidX/Jetifier requirements, and the anti-patterns that break integrations. Start here before tackling components, theming, or placement.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Production
by cometchat · cometchat/cometchat-skills

This skill guides you through hardening a CometChat V6 Android app for production release. Switch from authKey to server-generated token authentication, configure ProGuard/R8 obfuscation, apply security best practices, and optimize your release build for Android 9.0+.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Migration
by cometchat · cometchat/cometchat-skills

Step-by-step migration guide for moving Android apps from CometChat UIKit V5 to the stable V6 release. Covers dependency rewrites, the Compose vs Kotlin Views surface choice, builder API changes including the new UIKitSettings pattern, theme system updates, and bundled calls integration—plus a verification checklist to validate your migration.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Push
by cometchat · cometchat/cometchat-skills

Integrate Firebase Cloud Messaging into your CometChat v6 Android app to deliver chat and incoming call notifications. The skill covers FCM setup, token registration via the public `CometChatNotifications` API, and reference patterns for handling notifications in the foreground and background with VoIP support for native call UI.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Calls
by cometchat · cometchat/cometchat-skills

Integrate production-grade calling into native Android using CometChat V6's UI kit for Compose or Kotlin Views. This skill documents five required workarounds—including the undocumented peer dependency on calls-sdk-android 5.0.+, stub classes for legacy CallManager references, and corrected Call constructor argument order—plus proper foreground service setup, ConnectionService wiring, and FCM VoIP push configuration.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6
by cometchat · cometchat/cometchat-skills

This dispatcher skill identifies whether your Android project uses Kotlin Views or Jetpack Compose, then routes you to the appropriate CometChat v6 skill for your task. It covers setup, components, theming, customization, events, push notifications, and troubleshooting across both UI frameworks.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars

More skills Cometchat Android V6 Builder Settings (unlicensed) · Cometchat Android V5 Placement (unlicensed) · Cometchat Android V6 Compose Theming (unlicensed) · Cometchat Android V6 Compose Placement (unlicensed) · Cometchat Android V6 Kotlin Theming (unlicensed) · Cometchat Android V5 Components (unlicensed) · Cometchat Android V6 Kotlin Placement (unlicensed) · Cometchat Android V5 Theming (unlicensed)

Tags
android-messaging-sdkreal-time-chat-librarymobile-communication-platformandroid-integration-toolkitinstant-messaging-core