cometchat-android-v5-placement

Installation
SKILL.md

Companion skills: cometchat-android-v5-core covers init and login; cometchat-android-v5-components provides the component catalog.

Purpose

This skill teaches WHERE to put CometChat in an existing Android project. It covers six placement patterns: dedicated Activity, Fragment, BottomSheet, Dialog, Tab/ViewPager, and embedded view. Each pattern includes step-by-step instructions and code examples in both Java and Kotlin.


Use this skill when

  • Integrating CometChat into an existing Android app
  • Deciding between Activity vs Fragment vs BottomSheet
  • "Where should I put the chat screen?"
  • "How do I add chat as a tab?"
  • "How do I show chat in a bottom sheet?"

Do not use this skill when

Installs
5
GitHub Stars
38
First Seen
May 7, 2026
cometchat-android-v5-placement — cometchat/cometchat-skills