نام سازنده اندروید
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
این مرجع مقادیر مجاز مورد استفاده برای شناسایی دستگاه های Android را با ثبت نام بدون لمس فهرست می کند. هم APIها و هم CSV پورتال، مقادیر چک را در برابر فهرستهای موجود در این مرجع بررسی میکنند.
برای کمک به جلوگیری از خطا هنگام ادعای دستگاهها برای مشتری، هر دستگاه را با استفاده از شناسه سختافزار یا فراداده و نام سازنده شناسایی میکنید . ترکیبی از مقادیر به جلوگیری از تهیه دستگاه اشتباه به دلیل تایپ اشتباه شناسه کمک می کند.
تولید کنندگان
برای شناسایی مقدار صحیح سازنده برای استفاده، از سازنده دستگاه بپرسید، یا از adb برای جستجوی مقدار از دستگاه با دستور زیر استفاده کنید: console adb shell getprop ro.product.manufacturer
.
مدل ها
برای شناسایی دستگاه ها بر اساس شماره سریال، ثبت نام با لمس صفر از ترکیبی از شماره سریال، سازنده و مدل دستگاه استفاده می کند. APIها و واردات CSV بررسی میکنند که هم مقدار مدل و هم مقدار سازنده از دستگاه راهاندازی شده باشد.
بیشتر بدانید
برای کسب اطلاعات بیشتر در مورد شناسایی دستگاه ها و دیدن نمونه هایی از این مقادیر مورد استفاده در تماس های API، راهنمای شناسه ها را بخوانید.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eZero-touch enrollment uses specific values to identify Android devices, as referenced in this guide for both APIs and CSV imports.\u003c/p\u003e\n"],["\u003cp\u003eDevice identification requires a combination of hardware ID or metadata with the manufacturer's name to help ensure the correct device is provisioned.\u003c/p\u003e\n"],["\u003cp\u003eThe correct manufacturer value can be obtained by contacting the device manufacturer directly or by using the \u003ccode\u003eadb shell getprop ro.product.manufacturer\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eIdentifying devices by serial number for zero-touch enrollment involves the device's serial number, manufacturer, and model, all of which must be from a launched device.\u003c/p\u003e\n"]]],["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"],null,["# Android manufacturer names\n\nThis reference lists the allowed values used to identify Android devices by\nzero-touch enrollment. Both the APIs and portal's CSV importing check values\nagainst the lists in this reference.\n\nTo help avoid errors when you claim devices for a customer, you\n[identify](/zero-touch/guides/identifiers) each device using a hardware ID or\nmetadata and the manufacturer's name. A combination of values helps prevent\nprovisioning the wrong device because of a mistyped ID.\n\nManufacturers\n-------------\n\nTo identify the correct manufacturer value to use, ask the device manufacturer,\nor use [adb](https://developer.android.com/studio/command-line/adb) to query the\nvalue from the device with the following command:\n`console\nadb shell getprop ro.product.manufacturer`\n.\n\nModels\n------\n\nTo identify devices by serial number zero-touch enrollment uses a\ncombination of the device's serial number, manufacturer, and model. The APIs and\nCSV import check that both the model value and manufacturer value are from a\nlaunched device.\n\nLearn more\n----------\n\nTo learn more about identifying devices and see examples of these values used in\nAPI calls, read the [Identifiers](/zero-touch/guides/identifiers) guide."]]