在后端,您的控制台使用 Android Management API 创建注册令牌、政策和其他管理资源。在注册期间,每台设备都会安装 API 的配套应用 Android Device Policy。当政策通过 API 关联到设备时,Android Device Policy 会自动在设备上强制执行政策设置。
[[["易于理解","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"]],["最后更新时间 (UTC):2023-12-02。"],[[["The Android Management API, part of Android Enterprise, enables EMMs to manage Android devices within organizations."],["EMMs utilize the API to generate enrollment tokens, establish policies, and manage devices throughout their lifecycle."],["Devices enrolled using the API are managed through policies enforced by the Android Device Policy app."],["Key resources within the API include `enterprises`, `policies`, `enrollmentTokens`, and `devices`, offering comprehensive device management capabilities."],["A quickstart guide is available for initial API exploration, while detailed documentation aids in building production-ready EMM solutions."]]],["The Android Management API allows enterprise mobility management (EMM) providers to manage Android device fleets. EMMs use their console to create enrollment tokens and management policies. Devices are enrolled using these tokens, installing the Android Device Policy app to enforce policies. Key actions include creating `enterprises`, `policies`, and `enrollmentTokens`. `devices` resources are created upon successful enrollment. Device management involves applying policies, and using commands to lock, reboot, or reset passwords, while deletion will wipe the device.\n"]]