親自接受數位身分證件
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
建構或取得讀取器,以便接受 ISO 18013-5 定義的 ID
錢包中的身分證件是根據 ISO 18013-5 行動駕照標準實作。這些標準使用 NFC 或 QR code 互動功能,並搭配 BLE 做為資料傳輸機制,因此任何可實作這些標準的裝置都能充當讀取器,甚至是行動應用程式。由於標準是開放的,因此市場上有幾種第三方實作方式可供選擇。您也可以視需要直接實作功能。
如需自行實作這項功能的相關指南,請參閱我們的開源參考讀取器 Android 應用程式,該應用程式實作 ISO 標準,可接受 Google 錢包的 mDL。
您可以開始建構並執行參考讀取器應用程式:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],[],null,["# In-person Acceptance of Digital Credentials\n\nBuild or acquire a reader to accept IDs as defined by ISO 18013-5\n-----------------------------------------------------------------\n\nIDs in Wallet are implemented according to the\n[ISO 18013-5](https://www.iso.org/standard/69084.html)\nstandard for mobile drivers licenses.\nThey use NFC-based or QR code engagement along with BLE as the data\ntransfer mechanism - so any device which can implement those aspects\nof the standard can act as a reader, even a mobile application.\nAs the standard is open there are several 3rd party implementations available\non the market. As well, you can implement the functionality\ndirectly if needed.\n\nFor guidance on how to implement the functionality yourself,\nsee our open source reference reader Android\n[app](https://github.com/google/identity-credential/#reference-applications),\nwhich implements the ISO standard and can accept mDLs from Google Wallet.\n\nYou can get started by building and running the reference reader app:\n\n- Clone the reference apps [repository](https://github.com/google/identity-credential)\n- Open the project on [Android Studio](https://developer.android.com/studio)\n- Build and run the `appverifier` target on your Android device or emulator."]]