Chat in the Service Chat SDK for Android

Using Chat within the Service Chat SDK, you can provide real-time chat sessions from within your native app.

The legacy chat product is scheduled for retirement on February 14, 2026, and is in maintenance mode until then. During this phase, you can continue to use chat, but we no longer recommend that you implement new chat channels. To avoid service interruptions to your customers, migrate to Messaging for In-App and Web before that date. Messaging offers many of the chat features that you love plus asynchronous conversations that can be picked back up at any time. Learn about chat retirement in Help.

Important

Once you’ve set up chat for Service Cloud, it takes just a few calls to the SDK to have your app ready to handle agent chat sessions.

When a chat session initiates, it is minimized by default so the user can keep using the app.

Chat session minimized

When the user taps the chat thumbnail, the app goes full screen.

Chat session full screen

If you've implemented Einstein Bots, the user first speaks with a chat bot before optionally getting transferred to an agent.

If the user isn't using the app during a chat session, they receive a new message notification when an agent sends a message.

When an agent sends links to your users, they see link previews right from within the chat session. The SDK tries to use Open Graph meta tags (og:title, og:description, og:image) to extract relevant information for the preview.

Chat session hyperlinks

You can also customize the look and feel of the interface so that it fits naturally within your app.