Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Android 製造商名稱
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本參考資料列出透過零接觸註冊機制識別 Android 裝置的許可值。在 API 和入口網站的 CSV 匯入作業中,系統會根據此參考資料中的清單檢查值。
為避免在為客戶聲明裝置時發生錯誤,請使用硬體 ID 或中繼資料和製造商名稱識別每部裝置。透過組合值,可避免因輸入錯誤的 ID 而配置錯誤的裝置。
製造商
如要找出要使用的正確製造商值,請向裝置製造商洽詢,或使用 adb 搭配下列指令,從裝置查詢值:console
adb shell getprop ro.product.manufacturer。
模型
如要依序號識別裝置,零接觸註冊機制會使用裝置的序號、製造商和型號組合。API 和 CSV 匯入功能會檢查型號值和製造商值是否來自已推出的裝置。
瞭解詳情
如要進一步瞭解如何識別裝置,並查看在 API 呼叫中使用的這些值範例,請參閱「識別碼」指南。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["Device identification for Android zero-touch enrollment involves using hardware IDs or metadata paired with the manufacturer's name. The manufacturer's name can be obtained through the device manufacturer or via the `adb` command. When using a serial number, both the manufacturer and model must be valid. APIs and CSV imports validate these values against a list. For more details and examples, refer to the provided \"Identifiers\" guide.\n"]]