| Add CometChat to a project / Gradle setup | cometchat-android-v6-core |
| Initialize the SDK / login / logout | cometchat-android-v6-core |
| Configure UIKitSettings in detail | cometchat-android-v6-builder-settings |
| Use a component (Kotlin Views) | cometchat-android-v6-kotlin-components |
| Use a component (Jetpack Compose) | cometchat-android-v6-compose-components |
| Place components in Activities/Fragments | cometchat-android-v6-kotlin-placement |
| Place components in Compose screens | cometchat-android-v6-compose-placement |
| Change colors/fonts (Kotlin Views) | cometchat-android-v6-kotlin-theming |
| Change colors/fonts (Compose) | cometchat-android-v6-compose-theming |
| Customize bubble rendering (Kotlin Views) | cometchat-android-v6-kotlin-customization |
| Customize bubble rendering (Compose) | cometchat-android-v6-compose-customization |
| Use AI features, reactions, polls, stickers | cometchat-android-v6-features |
| Extend with custom DataSources / message types | cometchat-android-v6-extensions |
| Listen to chat/call/user events | cometchat-android-v6-events |
| Add push notifications / FCM / VoIP | cometchat-android-v6-push |
| Prepare for production release | cometchat-android-v6-production |
| Debug issues | cometchat-android-v6-troubleshooting |
| Write tests | cometchat-android-v6-testing |