> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/yzto/mobile-nfc-command-management/mobile-nfc-add-to-android-pass-app.md).

# Android Pass アプリに追加する

Verkadaは、安全なモバイルNFC認証情報をサポートしており、従業員はAndroidスマートフォンをタップするだけでドアのロックを解除できます。ユーザーがモバイル認証情報を追加する前に [モバイルNFC](/access-control/ja/yzto/mobile-nfc-command-management.md) あなたのCommandオーガナイゼーション'で有効にする必要があります。

### 必要なもの

* NFCに対応したAndroidスマートフォンとバージョン
* スマートフォンがパスワードで保護されていることを確認してください
* Mobile NFCが有効なCommandアカウント [Mobile NFCが有効](/access-control/ja/yzto/mobile-nfc-command-management.md)
* Google Play ストアからスマートフォンに最新のVerkada Passバージョンがインストールされていること（バージョン 3.2.0.152 以降）

{% hint style="danger" %}
AndroidモバイルNFCはVerkadaリーダーでのみ動作します。
{% endhint %}

***

## NFCロック解除を有効にする

AndroidモバイルNFCはVerkada Passアプリに組み込まれています。上記の前提条件を満たしたら、AndroidモバイルNFCの使用を開始できます。

{% stepper %}
{% step %}
**Verkada Passアプリにログインします。**
{% endstep %}

{% step %}
**左上で、 をクリックします。**
{% endstep %}

{% step %}
**下部の［設定］をクリックします。**
{% endstep %}

{% step %}
**NFCロック解除をオンにします。**
{% endstep %}

{% step %}
**AndroidスマートフォンをVerkadaリーダーにかざすと、Mobile NFCロック解除が発生した場合に触覚フィードバックが得られます。Bluetoothによるロック解除イベントでは触覚フィードバックは発生しません。**
{% endstep %}
{% endstepper %}

### ロックされたスマートフォンでバッジ認証する

デフォルトでは、ユーザーはスマートフォンのロックが解除されている場合にのみNFCロック解除を使用できます。管理者は **ロックされたスマートフォンでのバッジ認証をユーザーに許可** スマートフォンのロックを解除せずにドアを開けられるようにする設定を有効にできます。参照： [Mobile NFC - Command管理](/access-control/ja/yzto/mobile-nfc-command-management.md) 詳細については

多くのAndroidスマートフォンでは、NFCを使用する前にデバイスのロック解除を必須にできます。この機能を有効にして、他人があなたのスマートフォンを使ってドアのロックを解除できないようにする方法については、スマートフォンの取扱説明書を参照してください。

***

## トラブルシューティング

AndroidモバイルNFCで問題が発生している場合は、以下の項目を確認してください：

* Verkada Passアプリが最新バージョンに更新されていること。
* Verkada PassアプリでNFCロック解除がオンになっていること。
* スマートフォンがNFCに対応しており、オンになっていること。
* Commandであなたのユーザーに対してMobile NFCが有効になっていること。
* ロック解除しようとしているドアでMobile NFCが有効になっていること。

ドアへのアクセスで引き続き問題が発生する場合は、 [Verkadaサポート](/command/ja/herupugadesuka/contact-verkada-support.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ja/yzto/mobile-nfc-command-management/mobile-nfc-add-to-android-pass-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
