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 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 | Let users block or unblock others in 1:1 chats; hides composer and shows unblock prompt while preventing outgoing/incoming messages. |
Call Log Details | Detailed call insights screen: metadata, participants, join/leave history, and recordings. |
Group Management | Create/join groups, view members, add / ban users, change scopes, transfer ownership. |
Message Privately | Launch a direct 1:1 chat from a profile/list; optionally send initial message to surface conversation. |
New Chat | Unified entry for starting new 1:1 or group chats with tabbed Users / Groups search + navigation. |
Threaded Messages | Threaded replies: open parent message context, list replies, compose with parent linkage. |