> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to Zeotap Collect Android SDK

<Warning>
  **Important:** Please ensure your CMP configuration includes new **Vendor ID 1469** for 1st Party data tracking. Additionally, include **Vendor ID 301** if cookie sync is enabled. [Learn more](/articles/sdks/web-js/configurations/consent-options#shouldcheckzeotapvendorconsent)
</Warning>

The Zeotap Collect Android SDK enables you to collect and manage user data, track events, and set user properties in your Android applications. This documentation will guide you through the implementation process and provide examples for common use cases.

## Prerequisites

1. Access to Zeotap CDP.
2. Write key obtained from a source created in Zeotap CDP. [How to obtain a write key?](/articles/sdks/android/configurations/write-key)
3. Android SDK version targeting API level 19 or higher
4. Gradle 4.0 or higher
5. Java 8 compatibility

## Latest Version

**2.2.12**   [View Release Notes](/articles/sdks/android/release-notes/overview)

> Always use the latest version to ensure compatibility and access to the newest features.

## Getting Started

Ready to unlock the full potential of your customer data? Follow these steps to get started:

1. **Installation:** Learn how to quickly integrate the Zeotap Collect Android SDK into your application. [Quick Start Guide](/articles/sdks/android/quick-start)
2. **Configuration:** Configure the SDK. [Configuration Guide](/articles/sdks/android/configurations/overview)
3. **API Reference:** See all the available methods. [API Reference Guide](/articles/sdks/android/api-reference/set-user-identities)
4. **Examples:** Guide to different use cases and their implementation. [Examples Guide](/articles/sdks/android/examples)

## Key Features

* **User Identity Management:** Associate data with specific users across sessions
* **Event Tracking:** Track custom events and user interactions
* **User Properties:** Set and manage user attributes
* **Privacy Compliance:** Built-in support for consent management and privacy regulations (GDPR / TCF 2.0)
* **Offline Support:** Queue data when offline and sync when connection is restored

## Support

If you have any questions or need assistance, please contact our support team or refer to the examples section.
