> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-feature-react-native-sdk-quotedmessage-a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> This page indexes focused, task‑oriented feature guides for the Android UI Kit. Each guide shows how to implement a specific capability end‑to‑end using UIKit components.

## When to Use These Guides

Use these guides after you have completed the base [Getting Started](/ui-kit/android/getting-started) setup and understand the core layout of your chat experience. They are ideal for layering additional UX capabilities without reinventing common patterns.

## Guide Directory

| Guide                                                            | Description                                                                                                                          |
| :--------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------- |
| [Block / Unblock User](/ui-kit/android/guide-block-unblock-user) | Let users block or unblock others in 1:1 chats; hides composer and shows unblock prompt while preventing outgoing/incoming messages. |
| [Call Log Details](/ui-kit/android/guide-call-log-details)       | Detailed call insights screen: metadata, participants, join/leave history, and recordings.                                           |
| [Group Management](/ui-kit/android/guide-group-chat)             | Create/join groups, view members, add / ban users, change scopes, transfer ownership.                                                |
| [Message Privately](/ui-kit/android/guide-message-privately)     | Launch a direct 1:1 chat from a profile/list; optionally send initial message to surface conversation.                               |
| [New Chat](/ui-kit/android/guide-new-chat)                       | Unified entry for starting new 1:1 or group chats with tabbed Users / Groups search + navigation.                                    |
| [Threaded Messages](/ui-kit/android/guide-threaded-messages)     | Threaded replies: open parent message context, list replies, compose with parent linkage.                                            |

Need another guide? Open a request via our [Developer Community](http://community.cometchat.com/) or Support.
