# Android

## Android

- [Chat SDK Android](https://chat-sdk.gitbook.io/android/master.md)
- [Chat SDK Quickstart](https://chat-sdk.gitbook.io/android/getting-started/chat-sdk-quickstart.md): If you want to build a messaging app, you can use the Chat SDK project as your starting point
- [Add the Chat SDK to a Firebase app](https://chat-sdk.gitbook.io/android/getting-started/getting-started.md): If you already have a Firebase app and you want to add Chat SDK
- [Add the Chat SDK to a non-Firebase app](https://chat-sdk.gitbook.io/android/getting-started/add-the-chat-sdk-to-a-non-firebase-app.md): If you have a non-Firebase app and you want to add the Chat SDK
- [Add Chat SDK to your project](https://chat-sdk.gitbook.io/android/setup/add-chat-sdk-to-your-project.md)
- [Firebase Setup](https://chat-sdk.gitbook.io/android/setup/untitled.md)
- [Chat SDK Initialization](https://chat-sdk.gitbook.io/android/setup/chat-sdk-initialization.md)
- [Set the Chat SDK Theme](https://chat-sdk.gitbook.io/android/setup/set-the-chat-sdk-theme.md)
- [Enable Location Messages](https://chat-sdk.gitbook.io/android/setup/enable-location-messages.md)
- [Authentication Screen](https://chat-sdk.gitbook.io/android/setup/authentication-screen.md)
- [Add Additional Modules](https://chat-sdk.gitbook.io/android/setup/add-additional-modules.md)
- [Module Configuration](https://chat-sdk.gitbook.io/android/setup/module-configuration.md)
- [Proguard](https://chat-sdk.gitbook.io/android/setup/proguard.md)
- [Overriding Activities and Fragments](https://chat-sdk.gitbook.io/android/api/overriding-activities-and-fragments.md)
- [Events](https://chat-sdk.gitbook.io/android/api/events.md): How to handle notifications from the messaging server
- [Theming](https://chat-sdk.gitbook.io/android/api/theming.md): How to customize the look and feel of Chat SDK for Android
- [Customizing the Icons](https://chat-sdk.gitbook.io/android/api/customizing-the-icons.md)
- [Tab Customization](https://chat-sdk.gitbook.io/android/api/tab-customization.md)
- [Add a Chat Option](https://chat-sdk.gitbook.io/android/api/add-a-chat-option.md)
- [Message Customization](https://chat-sdk.gitbook.io/android/api/message-customization.md)
- [Integrating Chat SDK User profiles with your app](https://chat-sdk.gitbook.io/android/api/integrating-chat-sdk-user-profiles-with-your-app.md)
- [Overriding the Push Notification Handler](https://chat-sdk.gitbook.io/android/api/overriding-the-push-notification-handler.md)
- [Handling Structured Meta Data](https://chat-sdk.gitbook.io/android/api/handling-structured-meta-data.md)
- [Development Guide](https://chat-sdk.gitbook.io/android/chat-sdk-v4/development-guide.md)
- [Updating from v4 to v5](https://chat-sdk.gitbook.io/android/chat-sdk-v4/updating-from-v4-to-v5.md)
