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

# Android SDK API Reference

> Public API surface of the Seam Android SDK.

> Auto-generated from the Seam Android SDK Kotlin sources. Do not edit by hand — see `mintlify-codegen/android-reference/`.

<CardGroup cols={2}>
  <Card title="SeamSDK" icon="android" href="/mobile-sdks/android/reference/seam-sdk">
    This is the main entry point for the Seam Android SDK.
  </Card>

  <Card title="SeamCredential" icon="android" href="/mobile-sdks/android/reference/seam-credential">
    A Seam credential object.
  </Card>

  <Card title="SeamError" icon="android" href="/mobile-sdks/android/reference/seam-error">
    Base class for all Seam errors.
  </Card>

  <Card title="SeamCredentialError" icon="android" href="/mobile-sdks/android/reference/seam-credential-error">
    A credential error is an error that is related to a credential.
  </Card>

  <Card title="SeamRequiredUserInteraction" icon="android" href="/mobile-sdks/android/reference/seam-required-user-interaction">
    A user interaction that is required to unlock a credential.
  </Card>

  <Card title="SeamUnlockEvent" icon="android" href="/mobile-sdks/android/reference/seam-unlock-event">
    Events related to the co.seam.core.api.SeamSDK.unlock operation.
  </Card>

  <Card title="UnlockProximity" icon="android" href="/mobile-sdks/android/reference/unlock-proximity">
    Represents the proximity at which a credential used to unlock a door.
  </Card>
</CardGroup>
