# Android SDK

Seam SDK enables you to build your own mobile app that supports mobile access or smart device management.

Get started with our [integration guide ](/latest/capability-guides/mobile-access/mobile-device-sdks.md)and sample integration (Coming soon!), or browse the [SDK reference documentation](https://android.seam.vc/).

***

## Requirements

The Seam Android SDK is compatible with apps supporting Android 12 (API level 31) or above.

See the [HID list of compatible devices](https://www.hidglobal.com/mobile-access-compatible-devices) to see what phone models are compatible with the Seam SDK.

***

## Download

For access to the latest stable version of the Seam Android SDK, [contact Seam](mailto:support@seam.co).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seam.co/latest/developer-tools/mobile-sdks/android-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
