با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
برای شروع کار با Android Management API، ما یک نوت بوک Colab ایجاد کردهایم که میتوانید برای ثبتنام یک شرکت، ایجاد خطمشی و تهیه یک دستگاه، آن را دنبال کنید.
برای استفاده از راهنمای شروع سریع، شما نیاز دارید:
یک دستگاه Android 6.0+.
یک اکانت جیمیل این حساب را نمی توان با یک شرکت موجود مرتبط کرد.
یک پروژه Cloud Platform که شما مالک آن هستید یا می توانید آن را ویرایش کنید:
برای بازنشانی دستگاه و جدا کردن حساب Gmail خود از enterprise که ایجاد کردهاید، مراحل زیر را دنبال کنید.
1. تجهیز یک دستگاه
قبل از اینکه بتوانید یک دستگاه را لغو کنید، به deviceId دستگاه نیاز دارید. برای دریافت لیستی از همه دستگاه های ارائه شده خود، با enterprises.devices.list تماس بگیرید و مشخص کنید:
parent : نام شرکت به شکل enterprises/{enterprise-id} .
یک پاسخ موفق شامل مجموعه ای از منابع devices است. از آنجایی که برای حذف یک دستگاه فقط به فیلد name نیاز دارید، پاسخ مثال زیر کوتاه شده است.
تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی."],[[["Follow the provided Colab notebook for a guided experience in enrolling an enterprise, creating a policy, and provisioning a device using the Android Management API."],["To utilize the quickstart guide, ensure you have an Android 6.0+ device, a Gmail account not linked to an existing enterprise, and a Cloud Platform project you can access or create."],["Optionally, you can reset your device and remove your Gmail account's association with the created enterprise by deprovisioning the device and deleting the enterprise."],["For advanced development, refer to the detailed documentation covering introduction, developer guide, API reference, permissible usage guidelines, and available client libraries."]]],["This guide uses a Colab notebook to manage Android devices. Requirements include an Android 6.0+ device, a Gmail account not tied to any existing enterprise, and a Cloud Platform project. To reset, first list provisioned devices via `enterprises.devices.list` to get the `deviceId`. Then, deprovision a device with `enterprises.devices.delete`. Finally, to delete an enterprise, access the Admin Settings on `play.google.com/work` and choose to delete the organization.\n"]]