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

# Android Integration

> Integrate Bright SDK into your Android and Unity applications.

Get started with integrating Bright SDK into your Android application. Choose the guide that matches your development stack below.

<Columns cols={2}>
  <Card title="Android SDK" icon="android" href="/integration-guides/android-sdk">
    Step-by-step guide to integrate Bright SDK into your native Android application.
  </Card>

  <Card title="Unity SDK" icon="unity" href="/integration-guides/unity-sdk">
    Integrate Bright SDK into your Unity-based Android application.
  </Card>
</Columns>
