在後端,您的主控台會使用 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"]],["上次更新時間: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"]]