> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/nfc-wallet-sdk-android/ja/general/mobile-os-compatibility.md).

# モバイルOSの互換性

Android向けNFCウォレットSDKは定義された一連のAndroidバージョンをサポートしています。

Thalesは各Androidアップデートを最新のNFCウォレットSDKリリースに対して検証します。

## SDKリリースごとのサポートされるAndroidバージョン

各NFCウォレットSDKリリースは、最小バージョンを含むサポートされるAndroidバージョンを定義します。

最新のSDKバージョンに適用される要件については、次を参照してください [サポートされている構成](/nfc-wallet-sdk-android/ja/get-started/configuration/1.-binary-integration.md#supported-configurations).&#x20;

他のSDKリリースについてはリリースノートを参照してください。

## Androidのバージョン管理

{% hint style="info" %}
Androidのバージョン番号はGoogleによって定義されており、変更される場合があります。
{% endhint %}

Googleはパブリックリリース前にベータ版を公開します。デジタルウォレットアプリケーションを早期に検証するためにこれらを使用してください：

* ベータの数と頻度はGoogleのリリース計画によって異なります。
* パブリックリリース日はベータからのフィードバックに基づいて変更される可能性があります。

## Android互換性の状況

| バージョン                          | リリース日      | ステータス |
| ------------------------------ | ---------- | ----- |
| Android 16 QPR2 Beta 1         | 2025年8月21日 | 検証済み  |
| Android 16 2025年8月セキュリティアップデート | 2025年8月5日  | 検証済み  |

最終更新：2025年9月


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payments.thalescloud.io/nfc-wallet-sdk-android/ja/general/mobile-os-compatibility.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.
