> ## 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.

# Create an Android SDK Source

<Card title="Implementing the Android SDK?" icon="android" href="/articles/sdks/android/intro">
  This page covers creating the Source in the Zeotap CDP. For SDK installation, init options, and tracking methods, head to the **Android SDK** docs.
</Card>

<Note>
  **Note:**

  Refer to [Source - Android SDK](/articles/integrate-customer/android-sdk) to know more about this source.
</Note>

<Steps>
  <Step>
    Navigate to the **Sources** application under **Integrate**, in the Zeotap CDP App.
  </Step>

  <Step>
    Click **CREATE SOURCE**.
  </Step>

  <Step>
    Choose **App Events** as the Category.

    <Frame>
      <img src="https://mintcdn.com/zeotap/kEe8zTZlpZky9cq1/articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_1.png?fit=max&auto=format&n=kEe8zTZlpZky9cq1&q=85&s=96affe4416f2666ac437059570dd075c" width="3548" height="1976" data-path="articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_1.png" />
    </Frame>
  </Step>

  <Step>
    Choose **Android Native SDK as the Data Source**.

    <Frame>
      <img src="https://mintcdn.com/zeotap/kEe8zTZlpZky9cq1/articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_2.png?fit=max&auto=format&n=kEe8zTZlpZky9cq1&q=85&s=cdd4e1c332d414413624e5ebbc1336c4" width="3552" height="1988" data-path="articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_2.png" />
    </Frame>
  </Step>

  <Step>
    Enter a short and descriptive name for the Source.
  </Step>

  <Step>
    Select the Region of upload and proceed with the Source creation.

    <Frame>
      <img src="https://mintcdn.com/zeotap/kEe8zTZlpZky9cq1/articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_3.png?fit=max&auto=format&n=kEe8zTZlpZky9cq1&q=85&s=90e537e42cc0c35cd0696ec47a544025" width="3556" height="1974" data-path="articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_3.png" />
    </Frame>
  </Step>

  <Step>
    Click **CREATE SOURCE**.
  </Step>

  <Step>
    Once the source is created, the **IMPLEMENTATION DETAILS** tab displays the write\_key and the link to download the SDK. Click the link to download the SDK.

    <Frame>
      <img src="https://mintcdn.com/zeotap/kEe8zTZlpZky9cq1/articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_4.png?fit=max&auto=format&n=kEe8zTZlpZky9cq1&q=85&s=7bd0c0ada27bad73760b8d9624dccffe" width="3536" height="1976" data-path="articles/integrate-customer/Storage/integrate-customer/working-with-the-source-listing-page/create_android_4.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  **Note:**

  To know more about how to implement the Android SDK, refer to the [Android SDK docs](/articles/sdks/android/intro).
</Note>
