Overview: Android SDK

A collection of guides on how to use the Kustomer Chat Android SDK.

πŸ‘

First, initialize the Chat SDK

You must initialize Kustomer Chat with Kustomer.init() before you can use the Android SDK. To learn more, see Initialize the Chat Android SDK.

Learn how to open the chat UI.

Learn how to authenticate chat with a JWT token.

Learn how to log out customers.

Learn how to listen for chat events.

Learn how to localize chat.

Learn how to customize colors for the chat widget.

Learn how to add push notifications with Firebase Cloud Messaging (FCM).

Learn how to override the channel settings for Kustomer push notifications.

Learn how to enable logging in the SDK.