Skip to main content
The Seam Android SDK lets you build your own mobile app that supports mobile access or smart device management. It provides a reactive, coroutine-friendly API for initializing the SDK, managing credentials, and performing unlock operations with real-time status updates. Get started with our quickstart guide, or browse the SDK API Reference.

Requirements

  • Compile SDK: 35
  • Kotlin: 2.1.0 or greater
  • Minimum Android SDK: API Level 24 (Android 7.0) for the base SDK; higher for certain provider modules (see Installation)

Get Started

Installation

Add the Seam Android SDK to your project using Gradle and GitHub Packages.

Quickstart

Get up and running with a minimal working integration in minutes.

Architecture

Understand StateFlows, coroutines, offline caching, and the SDK lifecycle.

Error Handling

Interpret and handle SeamError, SeamCredentialError, and required user interactions.

API Reference

Browse the complete Android SDK API reference documentation.