Cometchat Android V6
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.
Cometchat Android V6 routes you to the right specialized skill for your Android chat integration based on your UI stack.
AI-generated summary based on this skill's SKILL.md
Install
cometchat/cometchat-skills/cometchat-android-v6 · repository language: JavaScript
git clone https://github.com/cometchat/cometchat-skills
cp -r cometchat-skills ~/.claude/skills/cometchat-android-v6generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I integrate cometchat on android?
Cometchat Android V6 provides a dispatcher that identifies whether your Android project uses Kotlin Views or Jetpack Compose, then routes you to the appropriate implementation path. The skill covers setup, components, theming, customization, events, push notifications, and troubleshooting for both UI frameworks.
What is cometchat android v6 setup?
Cometchat Android V6 setup involves initializing the SDK for your chosen UI framework. The dispatcher skill guides you through framework detection, dependency configuration, and initial integration steps tailored to either Kotlin Views or Jetpack Compose environments.
Can Cometchat Android V6 support real-time chat messaging?
Yes, Cometchat Android V6 enables real-time chat messaging integration into Android apps. The skill handles messaging features, event management, and push notifications across both Kotlin Views and Jetpack Compose frameworks.
Where is cometchat android 6 documentation?
Cometchat Android V6 documentation is organized by UI framework. The dispatcher skill routes you to framework-specific guides covering setup, components, theming, customization, events, push notifications, and troubleshooting for your Android development needs.
How do I build Android chat applications with Cometchat V6?
Cometchat Android V6 provides a complete framework for building Android chat applications. It detects your UI framework (Kotlin Views or Jetpack Compose), then guides you through components, messaging features, theming, customization, event handling, and push notification setup.